public class CustomDataHelper extends CustomDataHelperBase<AwardCustomData>
CustomDataHelperBase.LabelComparator| Constructor and Description |
|---|
CustomDataHelper(AwardForm awardForm)
Constructs a CustomDataHelper.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,CustomAttributeDocument> |
getCustomAttributeDocuments() |
List<AwardCustomData> |
getCustomDataList() |
protected AwardCustomData |
getNewCustomData() |
buildCustomDataCollectionsOnExistingDocument, buildCustomDataCollectionsOnNewDocument, canModifyCustomData, getCustomAttributeGroups, getCustomAttributeService, getModifyCustomData, getTaskAuthorizationService, getUserIdentifier, getValidCustomAttributeGroupName, initializePermissions, prepareCustomData, setCustomAttributeContent, setCustomAttributeGroupspublic CustomDataHelper(AwardForm awardForm)
from - the awardFormprotected AwardCustomData getNewCustomData()
getNewCustomData in class CustomDataHelperBase<AwardCustomData>public List<AwardCustomData> getCustomDataList()
getCustomDataList in class CustomDataHelperBase<AwardCustomData>public Map<String,CustomAttributeDocument> getCustomAttributeDocuments()
getCustomAttributeDocuments in class CustomDataHelperBase<AwardCustomData>Copyright © 2013 The Kuali Foundation. All Rights Reserved.