| Package | Description |
|---|---|
| org.kuali.kra.common.printing | |
| org.kuali.kra.institutionalproposal.customdata | |
| org.kuali.kra.institutionalproposal.home |
| Modifier and Type | Method and Description |
|---|---|
List<InstitutionalProposalCustomData> |
PendingReportBean.getInstitutionalProposalCustomDataList() |
| Modifier and Type | Method and Description |
|---|---|
void |
PendingReportBean.setInstitutionalProposalCustomDataList(List<InstitutionalProposalCustomData> institutionalProposalCustomDataList) |
| Modifier and Type | Method and Description |
|---|---|
protected InstitutionalProposalCustomData |
InstitutionalProposalCustomDataFormHelper.getNewCustomData() |
| Modifier and Type | Method and Description |
|---|---|
List<InstitutionalProposalCustomData> |
InstitutionalProposalCustomDataFormHelper.getCustomDataList() |
| Modifier and Type | Method and Description |
|---|---|
List<InstitutionalProposalCustomData> |
InstitutionalProposal.getInstitutionalProposalCustomDataList()
Gets the institutionalProposalCustomDataList attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstitutionalProposal.setInstitutionalProposalCustomDataList(List<InstitutionalProposalCustomData> institutionalProposalCustomDataList)
Sets the institutionalProposalCustomDataList attribute value.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.