|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.util.schemacomp.Result
org.alfresco.util.schemacomp.RedundantDbObject
public class RedundantDbObject
If more than one DB item in the target schema matches a reference DB item then this result will be issued.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.alfresco.util.schemacomp.Result |
|---|
Result.Strength |
| Field Summary |
|---|
| Fields inherited from class org.alfresco.util.schemacomp.Result |
|---|
strength |
| Constructor Summary | |
|---|---|
RedundantDbObject(DbObject dbObject,
java.util.List matches)
|
|
| Method Summary | |
|---|---|
java.lang.String |
describe()
A loggable message to describe the comparison result. |
java.lang.String |
toString()
|
| Methods inherited from class org.alfresco.util.schemacomp.Result |
|---|
getStrength |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RedundantDbObject(DbObject dbObject,
java.util.List matches)
| Method Detail |
|---|
public java.lang.String describe()
Result
describe in class Resultpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||