| Package | Description |
|---|---|
| org.kuali.kra.award.customdata | |
| org.kuali.kra.bo | |
| org.kuali.kra.common.customattributes | |
| org.kuali.kra.document | |
| org.kuali.kra.iacuc.customdata | |
| org.kuali.kra.institutionalproposal.customdata | |
| org.kuali.kra.irb.customdata |
This package is meant to hold all classes
related to the Protocol custom data tab.
|
| org.kuali.kra.negotiations.customdata | |
| org.kuali.kra.proposaldevelopment.web.struts.form |
Provides the classes for the struts form of proposaldevelopment.
|
| org.kuali.kra.rule.event | |
| org.kuali.kra.rules | |
| org.kuali.kra.service | |
| org.kuali.kra.service.impl | |
| org.kuali.kra.subaward.customdata |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CustomAttributeDocument> |
CustomDataHelper.getCustomAttributeDocuments() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CustomAttributeDocument> |
CustomDataHelper.getCustomAttributeDocuments() |
List<CustomAttributeDocument> |
CustomAttributeGroup.getCustomAttributeDocuments()
Gets the customAttributeDocuments attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomAttributeGroup.setCustomAttributeDocuments(List<CustomAttributeDocument> customAttributeDocuments)
Sets the customAttributeDocuments attribute value.
|
void |
CustomDataHelper.setCustomAttributeDocuments(Map<String,CustomAttributeDocument> customAttributeDocuments) |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<String,CustomAttributeDocument> |
CustomDataHelperBase.getCustomAttributeDocuments() |
| Modifier and Type | Method and Description |
|---|---|
CustomAttributeDocument |
ResearchDocumentBase.getCustomAttributeDocument(String key)
Gets the customAttributeDocuments attribute.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,CustomAttributeDocument> |
ResearchDocumentBase.getCustomAttributeDocuments()
This method populates the customAttributes for this document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResearchDocumentBase.setCustomAttributeDocuments(Map<String,CustomAttributeDocument> customAttributeDocuments)
Sets the customAttributeDocuments attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,CustomAttributeDocument> |
IacucProtocolCustomDataHelper.getCustomAttributeDocuments() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CustomAttributeDocument> |
InstitutionalProposalCustomDataFormHelper.getCustomAttributeDocuments() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CustomAttributeDocument> |
CustomDataHelper.getCustomAttributeDocuments() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CustomAttributeDocument> |
CustomDataHelper.getCustomAttributeDocuments() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CustomAttributeDocument> |
ProposalDevelopmentCustomDataHelper.getCustomAttributeDocuments() |
Map<String,List<CustomAttributeDocument>> |
ProposalDevelopmentForm.getCustomAttributeGroups()
Gets the customAttributeGroups attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalDevelopmentForm.setCustomAttributeGroups(SortedMap<String,List<CustomAttributeDocument>> customAttributeGroups)
Sets the customAttributeGroups attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,CustomAttributeDocument> |
SaveCustomDataEvent.getCustomAttributeDocuments() |
| Modifier and Type | Method and Description |
|---|---|
void |
SaveCustomDataEvent.setCustomAttributeDocuments(Map<String,CustomAttributeDocument> customAttributeDocuments) |
| Constructor and Description |
|---|
SaveCustomDataEvent(String errorPrefix,
org.kuali.rice.krad.document.Document document,
List<? extends DocumentCustomData> customDataList,
Map<String,CustomAttributeDocument> customAttributeDocuments)
Constructs a SaveCustomAttributeEvent.
|
SaveCustomDataEvent(String errorPrefix,
org.kuali.rice.krad.document.Document document,
List<? extends DocumentCustomData> customDataList,
Map<String,CustomAttributeDocument> customAttributeDocuments,
boolean validateRequiredFields) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,CustomAttributeDocument> |
PersonCustomDataRuleBase.getCustomAttributeDocuments() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CustomAttributeDocument> |
CustomAttributeService.getDefaultCustomAttributeDocuments(String documentTypeCode,
List<? extends DocumentCustomData> customDataList)
This method returns a Map of Custom Attribute Documents where the key is the
customAttributeId.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomAttributeService.setCustomAttributeKeyValue(String documentNumber,
Map<String,CustomAttributeDocument> customAttributeDocuments,
String attributeName,
String networkId)
This method is to set up the the custom attribute in attribute content
|
| Modifier and Type | Method and Description |
|---|---|
protected CustomAttributeDocument |
CustomAttributeServiceImpl.copyCustomAttributeDocument(CustomAttributeDocument customAttributeDocument) |
| Modifier and Type | Method and Description |
|---|---|
protected List<CustomAttributeDocument> |
CustomAttributeServiceImpl.getCustomAttributeDocuments(String documentTypeCode)
Get the Custom Attribute Documents from the database.
|
Map<String,CustomAttributeDocument> |
CustomAttributeServiceImpl.getDefaultAwardCustomAttributeDocuments() |
Map<String,CustomAttributeDocument> |
CustomAttributeServiceImpl.getDefaultCustomAttributeDocuments(String documentTypeCode,
List<? extends DocumentCustomData> customDataList) |
| Modifier and Type | Method and Description |
|---|---|
protected CustomAttributeDocument |
CustomAttributeServiceImpl.copyCustomAttributeDocument(CustomAttributeDocument customAttributeDocument) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomAttributeServiceImpl.setCustomAttributeKeyValue(String documentNumber,
Map<String,CustomAttributeDocument> customAttributeDocuments,
String attributeName,
String networkId) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CustomAttributeDocument> |
CustomDataHelper.getCustomAttributeDocuments() |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.