org.alfresco.service.cmr.dictionary
Interface ConstraintDefinition


public interface ConstraintDefinition

Property constraint definition


Method Summary
 Constraint getConstraint()
           
 ModelDefinition getModel()
           
 QName getName()
           
 

Method Detail

getModel

ModelDefinition getModel()
Returns:
defining model

getName

QName getName()
Returns:
Returns the qualified name of the constraint

getConstraint

Constraint getConstraint()
Returns:
Returns the constraint implementation


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