org.kuali.rice.kns.datadictionary.exporter
Class CollectionsMapBuilder
java.lang.Object
org.kuali.rice.kns.datadictionary.exporter.CollectionsMapBuilder
public class CollectionsMapBuilder
- extends Object
CollectionsMapBuilder
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 |
CollectionsMapBuilder
public CollectionsMapBuilder()
- Default constructor
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.