org.alfresco.repo.dictionary.constraint
Class UserNameConstraint

java.lang.Object
  extended by org.alfresco.repo.dictionary.constraint.AbstractConstraint
      extended by org.alfresco.repo.dictionary.constraint.UserNameConstraint
All Implemented Interfaces:
org.alfresco.service.cmr.dictionary.Constraint

public class UserNameConstraint
extends org.alfresco.repo.dictionary.constraint.AbstractConstraint

Apply constraints for user names.


Field Summary
 
Fields inherited from class org.alfresco.repo.dictionary.constraint.AbstractConstraint
ERR_EVALUATE_EXCEPTION, ERR_PROP_NOT_SET
 
Constructor Summary
UserNameConstraint()
           
 
Method Summary
protected  void evaluateSingleValue(java.lang.Object value)
           
 
Methods inherited from class org.alfresco.repo.dictionary.constraint.AbstractConstraint
checkPropertyNotNull, evaluate, evaluateCollection, getParameters, getShortName, getTitle, getType, initialize, set_shortName, setRegistry, setShortName, setTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserNameConstraint

public UserNameConstraint()
Method Detail

evaluateSingleValue

protected void evaluateSingleValue(java.lang.Object value)
Specified by:
evaluateSingleValue in class org.alfresco.repo.dictionary.constraint.AbstractConstraint


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.