| Package | Description |
|---|---|
| org.kuali.kra.budget.web.struts.form | |
| org.kuali.kra.proposaldevelopment.hierarchy | |
| org.kuali.kra.proposaldevelopment.hierarchy.service | |
| org.kuali.kra.proposaldevelopment.hierarchy.service.impl | |
| org.kuali.kra.proposaldevelopment.web.struts.form |
Provides the classes for the struts form of proposaldevelopment.
|
| Modifier and Type | Method and Description |
|---|---|
List<HierarchyProposalSummary> |
BudgetForm.getHierarchyProposalSummaries()
Gets the hierarchyProposalSummaries attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BudgetForm.setHierarchyProposalSummaries(List<HierarchyProposalSummary> hierarchyProposalSummaries)
Sets the hierarchyProposalSummaries attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
List<HierarchyProposalSummary> |
ProposalHierarcyActionHelper.getHierarchyProposalSummaries(String proposalNumber) |
| Modifier and Type | Method and Description |
|---|---|
HierarchyProposalSummary |
ProposalHierarchyService.getProposalSummary(String proposalNumber) |
| Modifier and Type | Method and Description |
|---|---|
List<HierarchyProposalSummary> |
ProposalHierarchyService.getHierarchyProposalSummaries(String proposalNumber) |
| Modifier and Type | Method and Description |
|---|---|
HierarchyProposalSummary |
ProposalHierarchyServiceImpl.getProposalSummary(String proposalNumber) |
| Modifier and Type | Method and Description |
|---|---|
List<HierarchyProposalSummary> |
ProposalHierarchyServiceImpl.getHierarchyProposalSummaries(String proposalNumber) |
| Modifier and Type | Method and Description |
|---|---|
HierarchyProposalSummary |
ProposalDevelopmentForm.getProposalSummary() |
| Modifier and Type | Method and Description |
|---|---|
List<HierarchyProposalSummary> |
ProposalDevelopmentForm.getHierarchyProposalSummaries()
Gets the hierarchyProposalSummaries attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalDevelopmentForm.setProposalSummary(HierarchyProposalSummary proposalSummary) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalDevelopmentForm.setHierarchyProposalSummaries(List<HierarchyProposalSummary> hierarchyProposalSummaries)
Sets the hierarchyProposalSummaries attribute value.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.