org.kuali.rice.kns.datadictionary.exporter
Class MapperUtils
java.lang.Object
org.kuali.rice.kns.datadictionary.exporter.MapperUtils
Deprecated. Only used by KNS classes, no replacement.
@Deprecated
public final class MapperUtils
- extends Object
Defines utility methods associated with mapping Entries et al
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
buildAttributeMap
public static ExportMap buildAttributeMap(String attributeName)
- Deprecated.
- Parameters:
attributeName
-
- Returns:
- ExportMap containing the standard entries associated with an attribute name
buildFieldMap
public static ExportMap buildFieldMap(FieldDefinition field)
- Deprecated.
- Parameters:
fieldDefinition
-
- Returns:
- ExportMap containing the standard entries associated with a FieldDefinition
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.