Uses of Class
org.alfresco.repo.dictionary.constraint.AbstractConstraint
Packages that use AbstractConstraint
-
Uses of AbstractConstraint in org.alfresco.repo.dictionary.constraint
Subclasses of AbstractConstraint in org.alfresco.repo.dictionary.constraintModifier and TypeClassDescriptionclassConstraint implementation that ensures the value is one of a constrained list of values.classA No operation constraint, it does nothingclassConstraint implementation that ensures that the value is a numeric value bewteen a given minimum and maximum value.classConstraint implementation that performs regular expression comparisons.classConstraint implementation that ensures that the length of the String value.