| Package | Description |
|---|---|
| org.kuali.kra.s2s.generator.bo | |
| org.kuali.kra.s2s.generator.impl | |
| org.kuali.kra.s2s.service | |
| org.kuali.kra.s2s.service.impl |
| Modifier and Type | Method and Description |
|---|---|
List<BudgetPeriodInfo> |
BudgetSummaryInfo.getBudgetPeriods()
Getter for property budgetPeriods.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BudgetSummaryInfo.setBudgetPeriods(List<BudgetPeriodInfo> budgetPeriods)
Setter for property budgetPeriods.
|
| Modifier and Type | Method and Description |
|---|---|
protected Narrative |
RRBudgetBaseGenerator.saveAdditionalEquipments(BudgetPeriodInfo periodInfo,
List<CostInfo> extraEquipmentArrayList) |
protected Narrative |
RRBudgetBaseGenerator.saveExtraKeyPersons(BudgetPeriodInfo periodInfo) |
| Modifier and Type | Method and Description |
|---|---|
List<BudgetPeriodInfo> |
S2SBudgetCalculatorService.getBudgetPeriods(ProposalDevelopmentDocument pdDoc)
This method gets the list of
BudgetPeriodInfo for the latest BudgetDocument of the given
ProposalDevelopmentDocument |
| Modifier and Type | Method and Description |
|---|---|
BudgetSummaryInfo |
S2SBudgetCalculatorService.getBudgetInfo(ProposalDevelopmentDocument pdDoc,
List<BudgetPeriodInfo> budgetperiodList)
This method does the budget related calculations for a given
ProposalDevelopmentDocument and returns them in
BudgetSummaryInfo |
| Modifier and Type | Method and Description |
|---|---|
List<BudgetPeriodInfo> |
S2SBudgetCalculatorServiceImpl.getBudgetPeriods(ProposalDevelopmentDocument pdDoc)
This method gets the list of BudgetPeriodInfo for the latest BudgetDocument of the given ProposalDevelopmentDocument
|
| Modifier and Type | Method and Description |
|---|---|
BudgetSummaryInfo |
S2SBudgetCalculatorServiceImpl.getBudgetInfo(ProposalDevelopmentDocument pdDoc,
List<BudgetPeriodInfo> budgetPeriodInfos)
This method does the budget related calculations for a given ProposalDevelopmentDocument and returns them in
BudgetSummaryInfo
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.