Uses of Class
org.alfresco.util.schemacomp.Result
Packages that use Result
-
Uses of Result in org.alfresco.util.schemacomp
Subclasses of Result in org.alfresco.util.schemacompModifier and TypeClassDescriptionfinal classResult of a comparison between two database objects.classIf more than one DB item in the target schema matches a reference DB item then this result will be issued.classResults of a validation operation.Methods in org.alfresco.util.schemacomp that return ResultMethods in org.alfresco.util.schemacomp that return types with arguments of type ResultModifier and TypeMethodDescriptionResults.iterator()Obtain an iterator for the top-level items held in this schema - since this is a hierarchical model, deeper items are obtained by navigating through the top-level items.Methods in org.alfresco.util.schemacomp with parameters of type Result