public class CustomDataHelper extends CustomDataHelperBase<PersonCustomData> implements Serializable
CustomDataHelperBase.LabelComparator| Constructor and Description |
|---|
CustomDataHelper(KcPersonExtendedAttributesMaintainableImpl maintainableImpl) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CustomAttributeDocument> |
getCustomAttributeDocuments() |
List<PersonCustomData> |
getCustomDataList() |
protected PersonCustomData |
getNewCustomData() |
void |
setCustomAttributeDocuments(Map<String,CustomAttributeDocument> customAttributeDocuments) |
buildCustomDataCollectionsOnExistingDocument, buildCustomDataCollectionsOnNewDocument, canModifyCustomData, getCustomAttributeGroups, getCustomAttributeService, getModifyCustomData, getTaskAuthorizationService, getUserIdentifier, getValidCustomAttributeGroupName, initializePermissions, prepareCustomData, setCustomAttributeContent, setCustomAttributeGroupspublic CustomDataHelper(KcPersonExtendedAttributesMaintainableImpl maintainableImpl)
protected PersonCustomData getNewCustomData()
getNewCustomData in class CustomDataHelperBase<PersonCustomData>public List<PersonCustomData> getCustomDataList()
getCustomDataList in class CustomDataHelperBase<PersonCustomData>public Map<String,CustomAttributeDocument> getCustomAttributeDocuments()
getCustomAttributeDocuments in class CustomDataHelperBase<PersonCustomData>public void setCustomAttributeDocuments(Map<String,CustomAttributeDocument> customAttributeDocuments)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.