|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataDictionaryMapper
Maps one Document type to other document Type. This interface can be used to implement KNS to workflow document type mapping relationships other than one-to-one.
Method Detail |
---|
BusinessObjectEntry getBusinessObjectEntryForConcreteClass(DataDictionaryIndex index, String className)
className
-
List<String> getBusinessObjectClassNames(DataDictionaryIndex index)
BusinessObjectEntry getBusinessObjectEntry(DataDictionaryIndex index, String className)
className
-
Map<String,BusinessObjectEntry> getBusinessObjectEntries(DataDictionaryIndex index)
DataDictionaryEntry getDictionaryObjectEntry(DataDictionaryIndex index, String className)
className
-
DocumentEntry getDocumentEntry(DataDictionaryIndex index, String documentTypeDDKey)
documentTypeDDKey
- the KEW/workflow document type name
MaintenanceDocumentEntry getMaintenanceDocumentEntryForBusinessObjectClass(DataDictionaryIndex index, Class businessObjectClass)
businessObjectClass
-
Map<String,DocumentEntry> getDocumentEntries(DataDictionaryIndex index)
Set<InactivationBlockingMetadata> getAllInactivationBlockingMetadatas(DataDictionaryIndex index, Class blockedClass)
String getDocumentTypeName(DataDictionaryIndex index, String documentTypeName)
documentType
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |