|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MustOccurConstrainable | |
---|---|
org.kuali.rice.kns.datadictionary | Datadictionary classes and entry objects. |
org.kuali.rice.kns.datadictionary.validation.constraint.resolver |
Uses of MustOccurConstrainable in org.kuali.rice.kns.datadictionary |
---|
Classes in org.kuali.rice.kns.datadictionary that implement MustOccurConstrainable | |
---|---|
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 |
BusinessObjectEntry
A single BusinessObject entry in the DataDictionary, which contains information relating to the display, validation, and general maintenance of a BusinessObject and its attributes. |
class |
DataObjectEntry
This is a generic dictionary entry for an object that does not have to implement BusinessObject. |
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. |
class |
KimAttributeDefinition
|
class |
KimDataDictionaryAttributeDefinition
|
class |
KimNonDataDictionaryAttributeDefinition
|
Uses of MustOccurConstrainable in org.kuali.rice.kns.datadictionary.validation.constraint.resolver |
---|
Classes in org.kuali.rice.kns.datadictionary.validation.constraint.resolver with type parameters of type MustOccurConstrainable | |
---|---|
class |
MustOccurConstraintsResolver<T extends MustOccurConstrainable>
An object that returns the list of must occur constraints for a definition implementing the capability MustOccurConstrainable . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |