| Package | Description |
|---|---|
| org.kuali.kra.proposaldevelopment.bo |
Provides the classes for business object of proposaldevelopment.
|
| org.kuali.kra.proposaldevelopment.rule.event | |
| org.kuali.kra.proposaldevelopment.web.struts.form |
Provides the classes for the struts form of proposaldevelopment.
|
| Modifier and Type | Method and Description |
|---|---|
List<BudgetChangedData> |
DevelopmentProposal.getBudgetChangedDataList() |
Map<String,List<BudgetChangedData>> |
DevelopmentProposal.getBudgetChangeHistory() |
| Modifier and Type | Method and Description |
|---|---|
void |
DevelopmentProposal.setBudgetChangedDataList(List<BudgetChangedData> budgetChangedDataList) |
void |
DevelopmentProposal.setBudgetChangeHistory(Map<String,List<BudgetChangedData>> budgetChangeHistory) |
| Modifier and Type | Method and Description |
|---|---|
BudgetChangedData |
BudgetDataOverrideEvent.getBudgetChangedData() |
| Modifier and Type | Method and Description |
|---|---|
void |
BudgetDataOverrideEvent.setBudgetChangedData(BudgetChangedData budgetChangedData) |
| Constructor and Description |
|---|
BudgetDataOverrideEvent(ProposalDevelopmentDocument document,
BudgetChangedData budgetChangedData)
Constructs an BudgetDataOverrideEvent.
|
| Modifier and Type | Method and Description |
|---|---|
BudgetChangedData |
ProposalDevelopmentForm.getNewBudgetChangedData() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalDevelopmentForm.setNewBudgetChangedData(BudgetChangedData newBudgetChangedData) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.