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
private  ExportMap buildAttributeMap(AttributeDefinition attribute, String fullClassName)
          Deprecated.  
 ExportMap buildAttributesMap(DataDictionaryEntryBase entry)
          Deprecated.  
private  ExportMap buildControlMap(AttributeDefinition attribute)
          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

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

buildControlMap

private ExportMap buildControlMap(AttributeDefinition attribute)
Deprecated. 


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.