Class CollectionsMapBuilder
java.lang.Object
org.kuali.rice.kns.datadictionary.exporter.CollectionsMapBuilder
Deprecated.
Only used by KNS classes, no replacement.
CollectionsMapBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.kuali.rice.krad.datadictionary.exporter.ExportMapbuildCollectionsMap(org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase entry) Deprecated.
-
Constructor Details
-
CollectionsMapBuilder
public CollectionsMapBuilder()Deprecated.Default constructor
-
-
Method Details
-
buildCollectionsMap
public org.kuali.rice.krad.datadictionary.exporter.ExportMap buildCollectionsMap(org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase entry) Deprecated.- Parameters:
entry-- Returns:
- ExportMap containing the standard entries for the entry's CollectionsDefinition
-