Uses of Class
org.alfresco.repo.action.evaluator.compare.ContentPropertyName
-
Packages that use ContentPropertyName Package Description org.alfresco.repo.action.evaluator.compare -
-
Uses of ContentPropertyName in org.alfresco.repo.action.evaluator.compare
Methods in org.alfresco.repo.action.evaluator.compare that return ContentPropertyName Modifier and Type Method Description static ContentPropertyNameContentPropertyName. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ContentPropertyName[]ContentPropertyName. values()Returns an array containing the constants of this enum type, in the order they are declared.
-