| Package | Description |
|---|---|
| org.kuali.kra.budget.printing.util | |
| org.kuali.kra.budget.printing.xmlstream |
| Modifier and Type | Method and Description |
|---|---|
List<BudgetDataPeriodVO> |
SalaryTypeVO.getBudgetPeriodVOs() |
| Modifier and Type | Method and Description |
|---|---|
void |
SalaryTypeVO.setBudgetPeriodVOs(List<BudgetDataPeriodVO> budgetPeriodVOs) |
| Modifier and Type | Method and Description |
|---|---|
protected List<BudgetDataPeriodVO> |
BudgetBaseSalaryStream.getBudgetDataPeriodsForCalculatedAmounts(String rateClassCode,
String rateTypeCode,
boolean includeNonPersonnel)
This method will return the budget data periods for calculated amounts.It
checks rate type code ,rate class code against list of Budget LineItem
Calculated Amounts for each budget line item of each budget period of
budget ,if it is equals then add calculated cost of budget LineItem
Calculated Amount to period cost.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.