org.kuali.rice.kns.datadictionary.exporter
Class MapperUtils

java.lang.Object
  extended by org.kuali.rice.kns.datadictionary.exporter.MapperUtils

Deprecated.

@Deprecated
public final class MapperUtils
extends Object

Defines utility methods associated with mapping Entries et al


Constructor Summary
private MapperUtils()
          Deprecated.  
 
Method Summary
static ExportMap buildAttributeMap(String attributeName)
          Deprecated.  
static ExportMap buildFieldMap(FieldDefinition field)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapperUtils

private MapperUtils()
Deprecated. 
Method Detail

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 © 2004-2011 The Kuali Foundation. All Rights Reserved.