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

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

Deprecated.

@Deprecated
public class CollectionsMapBuilder
extends Object

CollectionsMapBuilder


Constructor Summary
CollectionsMapBuilder()
          Deprecated. Default constructor
 
Method Summary
 ExportMap buildCollectionsMap(DataDictionaryEntryBase entry)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionsMapBuilder

public CollectionsMapBuilder()
Deprecated. 
Default constructor

Method Detail

buildCollectionsMap

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


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