| Package | Description |
|---|---|
| org.kuali.rice.krad.datadictionary | |
| org.kuali.rice.krad.service | |
| org.kuali.rice.krad.uif.view |
| Modifier and Type | Method and Description |
|---|---|
MaintenanceDocumentEntry |
DataDictionary.getMaintenanceDocumentEntryForBusinessObjectClass(Class<?> businessObjectClass)
Note: only MaintenanceDocuments are indexed by businessObject Class
This is a special case that is referenced in one location.
|
MaintenanceDocumentEntry |
DataDictionaryMapper.getMaintenanceDocumentEntryForBusinessObjectClass(DataDictionaryIndex index,
Class<?> businessObjectClass)
Note: only MaintenanceDocuments are indexed by businessObject Class
This is a special case that is referenced in one location.
|
MaintenanceDocumentEntry |
DataDictionaryIndexMapper.getMaintenanceDocumentEntryForBusinessObjectClass(DataDictionaryIndex index,
Class<?> businessObjectClass) |
| Modifier and Type | Method and Description |
|---|---|
MaintenanceDocumentEntry |
DocumentDictionaryService.getMaintenanceDocumentEntry(String docTypeName)
Retrieves the maintenance document entry that is associated with the given document type name
|
| Modifier and Type | Method and Description |
|---|---|
protected MaintenanceDocumentEntry |
MaintenanceView.getDocumentEntryForView()
Overrides to retrieve the a
MaintenanceDocumentEntry based on the configured data object class |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.