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