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

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

Deprecated.

@Deprecated
public class AttributesMapBuilder
extends Object

AttributesMapBuilder


Constructor Summary
AttributesMapBuilder()
          Deprecated. Default constructor
 
Method Summary
 ExportMap buildAttributeMap(AttributeDefinition attribute, String fullClassName)
          Deprecated.  
 ExportMap buildAttributesMap(DataDictionaryEntryBase entry)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributesMapBuilder

public AttributesMapBuilder()
Deprecated. 
Default constructor

Method Detail

buildAttributesMap

public ExportMap buildAttributesMap(DataDictionaryEntryBase entry)
Deprecated. 
Parameters:
entry -
Returns:
ExportMap containing the standard entries for the entry's AttributesDefinition

buildAttributeMap

public ExportMap buildAttributeMap(AttributeDefinition attribute,
                                   String fullClassName)
Deprecated. 


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.