| Package | Description |
|---|---|
| org.kuali.rice.krad.datadictionary | |
| org.kuali.rice.krad.service | |
| org.kuali.rice.krad.service.impl |
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectEntry |
DataDictionaryMapper.getBusinessObjectEntry(DataDictionaryIndex index,
String className)
Deprecated.
|
BusinessObjectEntry |
DataDictionaryIndexMapper.getBusinessObjectEntry(DataDictionaryIndex index,
String className) |
BusinessObjectEntry |
DataDictionary.getBusinessObjectEntry(String className)
Deprecated.
|
BusinessObjectEntry |
DataDictionaryMapper.getBusinessObjectEntryForConcreteClass(DataDictionaryIndex index,
String className)
Deprecated.
|
BusinessObjectEntry |
DataDictionaryIndexMapper.getBusinessObjectEntryForConcreteClass(DataDictionaryIndex ddIndex,
String className) |
BusinessObjectEntry |
DataDictionary.getBusinessObjectEntryForConcreteClass(String className)
This method gets the business object entry for a concrete class
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,BusinessObjectEntry> |
DataDictionaryIndex.getBusinessObjectEntries() |
Map<String,BusinessObjectEntry> |
DataDictionary.getBusinessObjectEntries() |
Map<String,BusinessObjectEntry> |
DataDictionaryMapper.getBusinessObjectEntries(DataDictionaryIndex index)
Deprecated.
|
Map<String,BusinessObjectEntry> |
DataDictionaryIndexMapper.getBusinessObjectEntries(DataDictionaryIndex index) |
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectEntry |
ModuleService.getExternalizableBusinessObjectDictionaryEntry(Class businessObjectInterfaceClass)
This method gets the business object dictionary entry for the passed in externalizable business object class.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectEntry |
RemoteModuleServiceBase.getExternalizableBusinessObjectDictionaryEntry(Class businessObjectInterfaceClass) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.