org.kuali.rice.kns.datadictionary.exporter
Class AttributesMapBuilder
java.lang.Object
   org.kuali.rice.kns.datadictionary.exporter.AttributesMapBuilder
org.kuali.rice.kns.datadictionary.exporter.AttributesMapBuilder
Deprecated.
- @Deprecated
public class AttributesMapBuilder 
- extends Object
AttributesMapBuilder
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
AttributesMapBuilder
public AttributesMapBuilder()
- Deprecated. - Default constructor
 
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-2011 The Kuali Foundation. All Rights Reserved.