|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
public class DataDictionaryIndexMapper
A DataDictionaryMapper that simply consults the statically initialized DataDictionaryIndex mappings
| Constructor Summary | |
|---|---|
DataDictionaryIndexMapper()
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataDictionaryIndexMapper()
| Method Detail |
|---|
public Set<InactivationBlockingMetadata> getAllInactivationBlockingMetadatas(DataDictionaryIndex index,
Class<?> blockedClass)
getAllInactivationBlockingMetadatas in interface DataDictionaryMapperDataDictionaryMapper.getAllInactivationBlockingMetadatas(org.kuali.rice.krad.datadictionary.DataDictionaryIndex, java.lang.Class)public List<String> getBusinessObjectClassNames(DataDictionaryIndex index)
getBusinessObjectClassNames in interface DataDictionaryMapperDataDictionaryMapper.getBusinessObjectClassNames(org.kuali.rice.krad.datadictionary.DataDictionaryIndex)public Map<String,BusinessObjectEntry> getBusinessObjectEntries(DataDictionaryIndex index)
getBusinessObjectEntries in interface DataDictionaryMapperDataDictionaryMapper.getBusinessObjectEntries(org.kuali.rice.krad.datadictionary.DataDictionaryIndex)
public DataObjectEntry getDataObjectEntryForConcreteClass(DataDictionaryIndex ddIndex,
String className)
DataDictionaryMapper
getDataObjectEntryForConcreteClass in interface DataDictionaryMapperDataDictionaryMapper.getDataObjectEntryForConcreteClass(org.kuali.rice.krad.datadictionary.DataDictionaryIndex, java.lang.String)
public BusinessObjectEntry getBusinessObjectEntryForConcreteClass(DataDictionaryIndex ddIndex,
String className)
DataDictionaryMapper
getBusinessObjectEntryForConcreteClass in interface DataDictionaryMapperorg.kuali.rice.krad.datadictionary.DataDictionaryMapper#getBusinessObjectEntryForConcreteClass(java.lang.String)
public DataDictionaryEntry getDictionaryObjectEntry(DataDictionaryIndex ddIndex,
String className)
getDictionaryObjectEntry in interface DataDictionaryMapperDataDictionaryMapper.getDictionaryObjectEntry(org.kuali.rice.krad.datadictionary.DataDictionaryIndex, java.lang.String)
public DataObjectEntry getDataObjectEntry(DataDictionaryIndex index,
String className)
getDataObjectEntry in interface DataDictionaryMapperDataDictionaryMapper.getDataObjectEntry(org.kuali.rice.krad.datadictionary.DataDictionaryIndex, java.lang.String)
public BusinessObjectEntry getBusinessObjectEntry(DataDictionaryIndex index,
String className)
getBusinessObjectEntry in interface DataDictionaryMapperpublic Map<String,DocumentEntry> getDocumentEntries(DataDictionaryIndex index)
getDocumentEntries in interface DataDictionaryMapperDataDictionaryMapper.getDocumentEntries(org.kuali.rice.krad.datadictionary.DataDictionaryIndex)
public DocumentEntry getDocumentEntry(DataDictionaryIndex index,
String documentTypeDDKey)
DataDictionaryMapper
getDocumentEntry in interface DataDictionaryMapperdocumentTypeDDKey - the KEW/workflow document type name
DataDictionaryMapper.getDocumentEntry(org.kuali.rice.krad.datadictionary.DataDictionaryIndex, java.lang.String)
public String getDocumentTypeName(DataDictionaryIndex index,
String documentTypeName)
DataDictionaryMapper
getDocumentTypeName in interface DataDictionaryMapperDataDictionaryMapper.getDocumentTypeName(org.kuali.rice.krad.datadictionary.DataDictionaryIndex, java.lang.String)
public MaintenanceDocumentEntry getMaintenanceDocumentEntryForBusinessObjectClass(DataDictionaryIndex index,
Class<?> businessObjectClass)
DataDictionaryMapper
getMaintenanceDocumentEntryForBusinessObjectClass in interface DataDictionaryMapperDataDictionaryMapper.getMaintenanceDocumentEntryForBusinessObjectClass(org.kuali.rice.krad.datadictionary.DataDictionaryIndex, java.lang.Class)
public View getViewById(UifDictionaryIndex index,
String viewId)
DataDictionaryMapper
getViewById in interface DataDictionaryMapperindex - - the view dictionary indexviewId - - unique id for view
org.kuali.rice.krad.datadictionary.DataDictionaryMapper#getViewById(org.kuali.rice.krad.datadictionary.view.ViewDictionaryIndex,
java.lang.String)
public View getViewByTypeIndex(UifDictionaryIndex index,
String viewTypeName,
Map<String,String> indexKey)
DataDictionaryMapperView instance that is of the given type
based on the index key
getViewByTypeIndex in interface DataDictionaryMapperindex - - the view dictionary indexviewTypeName - - type name for the viewindexKey - - Map of index key parameters, these are the parameters the
indexer used to index the view initially and needs to identify
an unique view instance
DataDictionaryMapper.getViewByTypeIndex(UifDictionaryIndex,
java.lang.String, java.util.Map)
public List<View> getViewsForType(UifDictionaryIndex index,
String viewTypeName)
DataDictionaryMapperView prototypes configured for the given view type
name
getViewsForType in interface DataDictionaryMapperindex - - the view dictionary indexviewTypeName - - view type name to retrieve
DataDictionaryMapper.getViewsForType(UifDictionaryIndex,
java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||