public class CustomDataHelper extends CustomDataHelperBase<SubAwardCustomData>
CustomDataHelperBase.LabelComparator| Constructor and Description |
|---|
CustomDataHelper(SubAwardForm subAwardForm)
Constructs a CustomDataHelper.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
canModifyCustomData()
Can the current user modify the custom data values?
|
Map<String,CustomAttributeDocument> |
getCustomAttributeDocuments() |
List<SubAwardCustomData> |
getCustomDataList() |
protected SubAwardCustomData |
getNewCustomData() |
buildCustomDataCollectionsOnExistingDocument, buildCustomDataCollectionsOnNewDocument, getCustomAttributeGroups, getCustomAttributeService, getModifyCustomData, getTaskAuthorizationService, getUserIdentifier, getValidCustomAttributeGroupName, initializePermissions, prepareCustomData, setCustomAttributeContent, setCustomAttributeGroupspublic CustomDataHelper(SubAwardForm subAwardForm)
from - the subAwardFormpublic boolean canModifyCustomData()
CustomDataHelperBasecanModifyCustomData in class CustomDataHelperBase<SubAwardCustomData>CustomDataHelperBase.canModifyCustomData()protected SubAwardCustomData getNewCustomData()
getNewCustomData in class CustomDataHelperBase<SubAwardCustomData>public List<SubAwardCustomData> getCustomDataList()
getCustomDataList in class CustomDataHelperBase<SubAwardCustomData>public Map<String,CustomAttributeDocument> getCustomAttributeDocuments()
getCustomAttributeDocuments in class CustomDataHelperBase<SubAwardCustomData>Copyright © 2013 The Kuali Foundation. All Rights Reserved.