org.alfresco.repo.dictionary.constraint
Class AuthorityNameConstraint

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

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


Field Summary
 
Fields inherited from class org.alfresco.repo.dictionary.constraint.AbstractConstraint
ERR_EVALUATE_EXCEPTION, ERR_PROP_NOT_SET
 
Constructor Summary
AuthorityNameConstraint()
           
 
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

AuthorityNameConstraint

public AuthorityNameConstraint()
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.