public class ProposalDevelopmentCustomDataHelper extends CustomDataHelperBase<CustomAttributeDocValue>
CustomDataHelperBase.LabelComparator| Constructor and Description |
|---|
ProposalDevelopmentCustomDataHelper(ProposalDevelopmentForm form) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CustomAttributeDocument> |
getCustomAttributeDocuments() |
List<CustomAttributeDocValue> |
getCustomDataList() |
protected CustomAttributeDocValue |
getNewCustomData() |
buildCustomDataCollectionsOnExistingDocument, buildCustomDataCollectionsOnNewDocument, canModifyCustomData, getCustomAttributeGroups, getCustomAttributeService, getModifyCustomData, getTaskAuthorizationService, getUserIdentifier, getValidCustomAttributeGroupName, initializePermissions, prepareCustomData, setCustomAttributeContent, setCustomAttributeGroupspublic ProposalDevelopmentCustomDataHelper(ProposalDevelopmentForm form)
protected CustomAttributeDocValue getNewCustomData()
getNewCustomData in class CustomDataHelperBase<CustomAttributeDocValue>public List<CustomAttributeDocValue> getCustomDataList()
getCustomDataList in class CustomDataHelperBase<CustomAttributeDocValue>public Map<String,CustomAttributeDocument> getCustomAttributeDocuments()
getCustomAttributeDocuments in class CustomDataHelperBase<CustomAttributeDocValue>Copyright © 2013 The Kuali Foundation. All Rights Reserved.