Class UserNameConstraint
java.lang.Object
org.alfresco.repo.dictionary.constraint.AbstractConstraint
org.alfresco.repo.dictionary.constraint.UserNameConstraint
- All Implemented Interfaces:
Constraint
Apply constraints for user names.
- Author:
- andyh
-
Field Summary
Fields inherited from class org.alfresco.repo.dictionary.constraint.AbstractConstraint
ERR_EVALUATE_EXCEPTION, ERR_PROP_NOT_SET -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.alfresco.repo.dictionary.constraint.AbstractConstraint
checkPropertyNotNull, evaluate, evaluateCollection, getParameters, getShortName, getTitle, getType, initialize, set_shortName, setRegistry, setShortName, setTitle
-
Constructor Details
-
UserNameConstraint
public UserNameConstraint()
-
-
Method Details
-
evaluateSingleValue
- Specified by:
evaluateSingleValuein classAbstractConstraint
-