Uses of Interface
org.alfresco.repo.action.evaluator.compare.PropertyValueComparator
Packages that use PropertyValueComparator
-
Uses of PropertyValueComparator in org.alfresco.repo.action.evaluator
Methods in org.alfresco.repo.action.evaluator with parameters of type PropertyValueComparatorModifier and TypeMethodDescriptionvoidComparePropertyValueEvaluator.registerComparator(QName dataType, PropertyValueComparator comparator) Registers a comparator for a given property data type.Method parameters in org.alfresco.repo.action.evaluator with type arguments of type PropertyValueComparatorModifier and TypeMethodDescriptionvoidComparePropertyValueEvaluator.setPropertyValueComparators(List<PropertyValueComparator> comparators) Set the list of property value comparators -
Uses of PropertyValueComparator in org.alfresco.repo.action.evaluator.compare
Classes in org.alfresco.repo.action.evaluator.compare that implement PropertyValueComparatorModifier and TypeClassDescriptionclassDate property value comparatorclassNumeric property value comparator.classTest property value comparator