Class TransactionalDocumentEntryMapper
java.lang.Object
org.kuali.rice.kns.datadictionary.exporter.DocumentEntryMapper
org.kuali.rice.kns.datadictionary.exporter.TransactionalDocumentEntryMapper
Deprecated.
Only used by KNS classes, no replacement.
TransactionalDocumentEntryMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.kuali.rice.krad.datadictionary.exporter.ExportMapmapEntry(org.kuali.rice.kns.datadictionary.TransactionalDocumentEntry entry) Deprecated.Methods inherited from class org.kuali.rice.kns.datadictionary.exporter.DocumentEntryMapper
getDocumentType, mapEntry
-
Constructor Details
-
TransactionalDocumentEntryMapper
public TransactionalDocumentEntryMapper()Deprecated.
-
-
Method Details
-
mapEntry
public org.kuali.rice.krad.datadictionary.exporter.ExportMap mapEntry(org.kuali.rice.kns.datadictionary.TransactionalDocumentEntry entry) Deprecated.- Parameters:
entry-- Returns:
- Map containing a String- and Map-based representation of the given entry
-