|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CaseConstrainable | |
---|---|
org.kuali.rice.krad.datadictionary | Datadictionary classes and entry objects. |
org.kuali.rice.krad.datadictionary.validation.constraint.resolver |
Uses of CaseConstrainable in org.kuali.rice.krad.datadictionary |
---|
Classes in org.kuali.rice.krad.datadictionary that implement CaseConstrainable | |
---|---|
class |
AttributeDefinition
A single attribute definition in the DataDictionary, which contains information relating to the display, validation, and general maintenance of a specific attribute of an entry. |
class |
ExternalizableAttributeDefinitionProxy
A single attribute definition in the DataDictionary, which contains information relating to the display, validation, and general maintenance of a specific attribute of an entry. |
Uses of CaseConstrainable in org.kuali.rice.krad.datadictionary.validation.constraint.resolver |
---|
Classes in org.kuali.rice.krad.datadictionary.validation.constraint.resolver with type parameters of type CaseConstrainable | |
---|---|
class |
CaseConstraintResolver<T extends CaseConstrainable>
An object that returns the case constraint as a list for a definition implementing the capability CaseConstrainable . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |