| Package | Description |
|---|---|
| org.kuali.kra.budget.printing.xmlstream |
| Modifier and Type | Method and Description |
|---|---|
protected SalaryTypeVO |
BudgetBaseSalaryStream.getSalaryTypeVOForCostElement(String costElemetDesc,
String costElementCode)
This method gets SalaryTypeVO for costElement.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<noNamespace.SalaryType> |
BudgetBaseSalaryStream.getListOfSalaryTypeXmlObjects(List<SalaryTypeVO> salaryTypeVoList)
This method will iterate over salaryTypeVo List and set to xml bean
SalaryType and sort the List based on costElement
|
protected void |
BudgetBaseSalaryStream.setSalaryTypesForLineItemCalcuAmount(List<SalaryTypeVO> salaryTypeVoList,
boolean includeNonPersonnel)
This method will set the values to salaryType VO for budget line
calculated amount
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.