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