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

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

public class CollectionsMapBuilder
extends Object

CollectionsMapBuilder


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

Constructor Detail

CollectionsMapBuilder

public CollectionsMapBuilder()
Default constructor

Method Detail

buildCollectionsMap

public org.kuali.rice.kns.datadictionary.exporter.ExportMap buildCollectionsMap(org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase entry)
Parameters:
entry -
Returns:
ExportMap containing the standard entries for the entry's CollectionsDefinition


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