Class UserNameConstraint
- java.lang.Object
-
- org.alfresco.repo.dictionary.constraint.AbstractConstraint
-
- org.alfresco.repo.dictionary.constraint.UserNameConstraint
-
- All Implemented Interfaces:
org.alfresco.service.cmr.dictionary.Constraint
public class UserNameConstraint extends org.alfresco.repo.dictionary.constraint.AbstractConstraintApply constraints for user names.- Author:
- andyh
-
-
Constructor Summary
Constructors Constructor Description UserNameConstraint()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidevaluateSingleValue(Object value)
-
-
-
Method Detail
-
evaluateSingleValue
protected void evaluateSingleValue(Object value)
- Specified by:
evaluateSingleValuein classorg.alfresco.repo.dictionary.constraint.AbstractConstraint
-
-