Uses of Class
org.kuali.rice.krad.datadictionary.DataDictionaryIndex
Packages that use DataDictionaryIndex
-
Uses of DataDictionaryIndex in org.kuali.rice.krad.datadictionary
Fields in org.kuali.rice.krad.datadictionary declared as DataDictionaryIndexMethods in org.kuali.rice.krad.datadictionary with parameters of type DataDictionaryIndexModifier and TypeMethodDescriptionDataDictionaryIndexMapper.getAllInactivationBlockingMetadatas(DataDictionaryIndex index, Class<?> blockedClass) DataDictionaryMapper.getAllInactivationBlockingMetadatas(DataDictionaryIndex index, Class<?> blockedClass) DataDictionaryIndexMapper.getBusinessObjectClassNames(DataDictionaryIndex index) DataDictionaryMapper.getBusinessObjectClassNames(DataDictionaryIndex index) Deprecated.DataDictionaryIndexMapper.getBusinessObjectEntries(DataDictionaryIndex index) DataDictionaryMapper.getBusinessObjectEntries(DataDictionaryIndex index) Deprecated.DataDictionaryIndexMapper.getBusinessObjectEntry(DataDictionaryIndex index, String className) DataDictionaryMapper.getBusinessObjectEntry(DataDictionaryIndex index, String className) Deprecated.DataDictionaryIndexMapper.getBusinessObjectEntryForConcreteClass(DataDictionaryIndex ddIndex, String className) This method gets the business object entry for a concrete classDataDictionaryMapper.getBusinessObjectEntryForConcreteClass(DataDictionaryIndex index, String className) Deprecated.DataDictionaryIndexMapper.getDataObjectEntries(DataDictionaryIndex index) DataDictionaryMapper.getDataObjectEntries(DataDictionaryIndex index) DataDictionaryIndexMapper.getDataObjectEntry(DataDictionaryIndex index, String className) DataDictionaryMapper.getDataObjectEntry(DataDictionaryIndex index, String className) DataDictionaryIndexMapper.getDataObjectEntryForConcreteClass(DataDictionaryIndex ddIndex, String className) DataDictionaryMapper.getDataObjectEntryForConcreteClass(DataDictionaryIndex index, String className) This method gets the DataOjectEntry (or subclass) for a concrete classDataDictionaryIndexMapper.getDictionaryObjectEntry(DataDictionaryIndex ddIndex, String className) DataDictionaryMapper.getDictionaryObjectEntry(DataDictionaryIndex index, String className) DataDictionaryIndexMapper.getDocumentEntries(DataDictionaryIndex index) DataDictionaryMapper.getDocumentEntries(DataDictionaryIndex index) DataDictionaryIndexMapper.getDocumentEntry(DataDictionaryIndex index, String documentTypeDDKey) DataDictionaryMapper.getDocumentEntry(DataDictionaryIndex index, String documentTypeDDKey) Returns the KNS document entry for the given lookup key.DataDictionaryIndexMapper.getDocumentTypeName(DataDictionaryIndex index, String documentTypeName) DataDictionaryMapper.getDocumentTypeName(DataDictionaryIndex index, String documentTypeName) Returns mapped document type based on the given document type.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.voidDataDictionary.loadDictionaryBeans(org.springframework.beans.factory.support.DefaultListableBeanFactory beans, Map<String, List<org.springframework.core.io.Resource>> moduleDictionaryFiles, DataDictionaryIndex index) Populates and processes the dictionary bean factory based on the configured files