Class MapperUtils
java.lang.Object
org.kuali.rice.kns.datadictionary.exporter.MapperUtils
Deprecated.
Only used by KNS classes, no replacement.
Defines utility methods associated with mapping Entries et al
-
Method Summary
Modifier and TypeMethodDescriptionstatic ExportMapbuildAttributeMap(String attributeName) Deprecated.static ExportMapbuildFieldMap(FieldDefinition field) Deprecated.
-
Method Details
-
buildAttributeMap
Deprecated.- Parameters:
attributeName-- Returns:
- ExportMap containing the standard entries associated with an attribute name
-
buildFieldMap
Deprecated.- Parameters:
fieldDefinition-- Returns:
- ExportMap containing the standard entries associated with a FieldDefinition
-