Uses of Class
org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
Packages that use MaintenanceDocumentEntry
Package
Description
-
Uses of MaintenanceDocumentEntry in org.kuali.rice.krad.datadictionary
Methods in org.kuali.rice.krad.datadictionary that return MaintenanceDocumentEntryModifier and TypeMethodDescriptionDataDictionary.getMaintenanceDocumentEntryForBusinessObjectClass(Class<?> businessObjectClass) Note: only MaintenanceDocuments are indexed by businessObject Class This is a special case that is referenced in one location.DataDictionaryIndexMapper.getMaintenanceDocumentEntryForBusinessObjectClass(DataDictionaryIndex index, Class<?> businessObjectClass) 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. -
Uses of MaintenanceDocumentEntry in org.kuali.rice.krad.service
Methods in org.kuali.rice.krad.service that return MaintenanceDocumentEntryModifier and TypeMethodDescriptionDocumentDictionaryService.getMaintenanceDocumentEntry(String docTypeName) Retrieves the maintenance document entry that is associated with the given document type name -
Uses of MaintenanceDocumentEntry in org.kuali.rice.krad.uif.view
Methods in org.kuali.rice.krad.uif.view that return MaintenanceDocumentEntryModifier and TypeMethodDescriptionprotected MaintenanceDocumentEntryMaintenanceDocumentView.getDocumentEntryForView()Overrides to retrieve the aMaintenanceDocumentEntrybased on the configured data object class