Package | Description |
---|---|
org.kuali.rice.krad.datadictionary |
Modifier and Type | Field and Description |
---|---|
protected Map<String,CollectionDefinition> |
DataDictionaryEntryBase.collectionMap |
protected List<CollectionDefinition> |
DataDictionaryEntryBase.collections |
Modifier and Type | Method and Description |
---|---|
CollectionDefinition |
DataDictionaryEntryBase.getCollectionDefinition(String collectionName) |
Modifier and Type | Method and Description |
---|---|
List<CollectionDefinition> |
DataDictionaryEntryBase.getCollections() |
Modifier and Type | Method and Description |
---|---|
void |
DataDictionaryEntryBase.setCollections(List<CollectionDefinition> collections)
The collections element contains collection elements.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.