| Package | Description |
|---|---|
| org.kuali.rice.krad.datadictionary |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
DataObjectEntry |
DataDictionaryMapper.getDataObjectEntry(DataDictionaryIndex index,
String className) |
DataObjectEntry |
DataDictionaryIndexMapper.getDataObjectEntry(DataDictionaryIndex index,
String className) |
DataObjectEntry |
DataDictionary.getDataObjectEntry(String className) |
DataObjectEntry |
DataDictionaryMapper.getDataObjectEntryForConcreteClass(DataDictionaryIndex index,
String className)
This method gets the DataOjectEntry (or subclass) for a concrete class
|
DataObjectEntry |
DataDictionaryIndexMapper.getDataObjectEntryForConcreteClass(DataDictionaryIndex ddIndex,
String className) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,DataObjectEntry> |
DataDictionaryIndex.getDataObjectEntries() |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.