public class CustomDataHelper extends CustomDataHelperBase<NegotiationCustomData>
CustomDataHelperBase.LabelComparator| Constructor and Description |
|---|
CustomDataHelper(NegotiationForm negotiationForm)
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<NegotiationCustomData> |
getCustomDataList() |
protected NegotiationCustomData |
getNewCustomData() |
buildCustomDataCollectionsOnExistingDocument, buildCustomDataCollectionsOnNewDocument, getCustomAttributeGroups, getCustomAttributeService, getModifyCustomData, getTaskAuthorizationService, getUserIdentifier, getValidCustomAttributeGroupName, initializePermissions, prepareCustomData, setCustomAttributeContent, setCustomAttributeGroupspublic CustomDataHelper(NegotiationForm negotiationForm)
from - the awardFormpublic boolean canModifyCustomData()
CustomDataHelperBasecanModifyCustomData in class CustomDataHelperBase<NegotiationCustomData>protected NegotiationCustomData getNewCustomData()
getNewCustomData in class CustomDataHelperBase<NegotiationCustomData>public List<NegotiationCustomData> getCustomDataList()
getCustomDataList in class CustomDataHelperBase<NegotiationCustomData>public Map<String,CustomAttributeDocument> getCustomAttributeDocuments()
getCustomAttributeDocuments in class CustomDataHelperBase<NegotiationCustomData>Copyright © 2013 The Kuali Foundation. All Rights Reserved.