org.kuali.rice.krad.datadictionary.validation.capability
Interface LengthConstrainable

All Superinterfaces:
Constrainable, Constraint, DataTypeConstraint, LengthConstraint, Serializable
All Known Implementing Classes:
AttributeDefinition, ExternalizableAttributeDefinitionProxy, KimAttributeDefinition, KimDataDictionaryAttributeDefinition

public interface LengthConstrainable
extends Constrainable, LengthConstraint

This interface defines methods that must be implemented by classes that want to be processed as

Author:
Kuali Rice Team (rice.collab@kuali.org)

Method Summary
 
Methods inherited from interface org.kuali.rice.krad.datadictionary.validation.capability.Constrainable
getName
 
Methods inherited from interface org.kuali.rice.krad.datadictionary.validation.constraint.LengthConstraint
getMaxLength, getMinLength
 
Methods inherited from interface org.kuali.rice.krad.datadictionary.validation.constraint.DataTypeConstraint
getDataType
 



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.