Package org.alfresco.util.schemacomp
Class RedundantDbObject
java.lang.Object
org.alfresco.util.schemacomp.Result
org.alfresco.util.schemacomp.RedundantDbObject
If more than one DB item in the target schema matches a reference DB item
then this result will be issued.
- Author:
- Matt Ward
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RedundantDbObject
-
-
Method Details
-
describe
Description copied from class:ResultA loggable message to describe the comparison result. Default implementation delegates to toString() but this should generally be overridden as toString() is used in a multitude of contexts. -
toString
-