public class CustomDataHelper extends ProtocolCustomDataHelperBase<CustomAttributeDocValue>
CustomDataHelperBase.LabelComparatorform| Constructor and Description |
|---|
CustomDataHelper(ProtocolForm form)
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<CustomAttributeDocValue> |
getCustomDataList() |
protected String |
getDocumentTypeCode() |
protected CustomAttributeDocValue |
getNewCustomData() |
canDisplayCustomDataTab, getBusinessObjectService, getProtocol, getTaskAuthorizationServicebuildCustomDataCollectionsOnExistingDocument, buildCustomDataCollectionsOnNewDocument, getCustomAttributeGroups, getCustomAttributeService, getModifyCustomData, getUserIdentifier, getValidCustomAttributeGroupName, initializePermissions, prepareCustomData, setCustomAttributeContent, setCustomAttributeGroupspublic CustomDataHelper(ProtocolForm form)
form - the formpublic boolean canModifyCustomData()
ProtocolCustomDataHelperBasecanModifyCustomData in class ProtocolCustomDataHelperBase<CustomAttributeDocValue>CustomDataHelperBase.canModifyCustomData()protected String getDocumentTypeCode()
getDocumentTypeCode in class ProtocolCustomDataHelperBase<CustomAttributeDocValue>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.