| Package | Description |
|---|---|
| org.kuali.kra.budget.printing.xmlstream |
| Modifier and Type | Method and Description |
|---|---|
protected ReportTypeVO |
BudgetBaseStream.getReportTypeVOForBudgetLASalaryForRateBase(BudgetLineItem budgetLineItem,
BudgetRateAndBase budgetRateAndBase)
This method returns List of ReportTypeVO for BudgetLASalaryForRateAndBase
by setting data from budgetLineItem and BudgetRateAndBase
|
| Modifier and Type | Method and Description |
|---|---|
protected List<ReportTypeVO> |
BudgetBaseStream.getReportTypeVOList(BudgetPeriod budgetPeriod) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
BudgetBaseStream.getKeyForBudgetSalarySummary(ReportTypeVO reportTypeVO)
This method gets key for BudgetSalarySummary for make group based on key
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
BudgetBaseStream.setBudgetPersRateAndBaseListForBudgetEBRateAndBase(List<ReportTypeVO> reportTypeVOList,
BudgetLineItem budgetLineItem,
String rateClassType)
This method sets BudgetPersonnelRateAndBase List from List of
BudgetPersonnelDetails based on budgetCategoryCode P, and iterate each
BudgetPersonnelRateAndBase based on RateClasstype for BudgetEBRateAndBase
|
protected void |
BudgetBaseStream.setBudgetPersRateAndBaseListForBudgetLARateAndBase(List<ReportTypeVO> reportTypeVOList,
BudgetLineItem budgetLineItem,
String rateClassType1,
String rateClassType2)
This method sets BudgetPersonnelRateAndBase List from List of
BudgetPersonnelDetails and iterate each BudgetPersonnelRateAndBase based
on RateClassTypes for BudgetLARateAndBase
|
protected void |
BudgetBaseStream.setBudgetPersRateAndBaseListForBudgetOHRateAndBase(List<ReportTypeVO> reportTypeVOList,
BudgetLineItem budgetLineItem,
String rateClassType)
This method sets BudgetPersonnelRateAndBase List from List of
BudgetPersonnelDetails and iterate each BudgetPersonnelRateAndBase based
on RateClassTypes for BudgetOHRateAndBase
|
protected void |
BudgetBaseStream.setBudgetPersRateAndBaseListForBudgetOtherRateAndBase(List<ReportTypeVO> reportTypeVOList,
BudgetLineItem budgetLineItem,
String rateClassType)
This method sets BudgetPersonnelRateAndBase List from List of
BudgetPersonnelDetails and iterate each BudgetPersonnelRateAndBase based
on RateClassType for BudgetOtherRateAndBase
|
protected void |
BudgetBaseStream.setBudgetPersRateAndBaseListForBudgetVacRateAndBase(List<ReportTypeVO> reportTypeVOList,
BudgetLineItem budgetLineItem,
String rateClassType)
This method sets BudgetPersonnelRateAndBase List from List of
BudgetPersonnelDetails based on budgetCategoryCode P, and iterate each
BudgetPersonnelRateAndBase based on RateClasstype for
BudgetVacRateAndBase
|
protected void |
BudgetBaseStream.setBudgetRateAndBaseListForBudgetEBRateAndBase(List<ReportTypeVO> reportTypeVOList,
BudgetLineItem budgetLineItem,
String rateClassType)
This method sets BudgetRateAndBaseList For BudgetEBRateAndBase from list
of BudgetRateAndBase based on rateClassType
|
protected void |
BudgetBaseStream.setBudgetRateAndBaseListForBudgetLARateAndBase(List<ReportTypeVO> reportTypeVOList,
BudgetLineItem budgetLineItem,
String rateClassType1,
String rateClassType2)
This method sets BudgetRateAndBaseList For BudgetLARateAndBase from list
of BudgetRateAndBase based on RateClassTypes
|
protected void |
BudgetBaseStream.setBudgetRateAndBaseListForBudgetOHRateAndBase(List<ReportTypeVO> reportTypeVOList,
BudgetLineItem budgetLineItem,
String rateClassType)
This method sets BudgetRateAndBaseList For BudgetOHRateAndBase from list
of BudgetRateAndBase based on RateClassType
|
protected void |
BudgetBaseStream.setBudgetRateAndBaseListForBudgetOtherRateAndBase(List<ReportTypeVO> reportTypeVOList,
BudgetLineItem budgetLineItem,
String rateClassType)
This method sets BudgetRateAndBaseListForOtherrateAndBase from List of
BudgetRateAndBase based on RateClassType
|
protected void |
BudgetBaseStream.setBudgetRateAndBaseListForBudgetVacRateAndBase(List<ReportTypeVO> reportTypeVOList,
BudgetLineItem budgetLineItem,
String rateClassType)
This method sets BudgetRateAndBaseList For BudgetVacRateAndBase from list
of BudgetRateAndBase based on RateClassType and LiVacOnLaRateTypeCode
|
protected void |
BudgetBaseStream.setReportTypeBudgetLASalary(List<noNamespace.ReportType> reportTypeList,
List<ReportTypeVO> reportTypeVOList)
This method sets reportType to ReportTypeList for BudgetLASalary and get
sum of fringe, calculatedCost, calculatedCostSharing and salary by
grouping reportType based on budgetLASalaryKey
|
protected void |
BudgetBaseStream.setReportTypeList(List<noNamespace.ReportType> reportTypeList,
List<ReportTypeVO> tempReportTypeVOList)
This method sets ReportType grouped by budgetLAExclusionsKey and get the
sum of calculatedCost and add to ReportTypeList
|
protected void |
BudgetBaseStream.setReportTypeListOHExclusionForSortId(List<noNamespace.ReportType> reportTypeList,
int sortId,
List<ReportTypeVO> tempReportTypeVOList)
This method sets ReportType grouped by budgetOHExclusionKey and get the
sum of calculatedCost and add to ReportTypeList
|
protected void |
BudgetBaseStream.setReportTypeMapForBudgetOHRateAndBase(List<ReportTypeVO> tempReportTypeVOList,
Map<String,noNamespace.ReportType> reportTypeMap)
This method set reportTypeMap for BudgetOHRateAndBase by grouping based
on budgetOHRateBaseKey and get sum of salaryRequested, calculatedCost,
first startDate, last endDate
|
protected void |
BudgetBaseStream.setReportTypeMapFromReportTypeVOList(List<ReportTypeVO> tempReportTypeVOList,
Map<String,noNamespace.ReportType> reportTypeMap)
This method set reportTypeMap from reportTypeVOList by grouping based on
reportTypeKey and get sum of salaryRequested, calculatedCost, first
startDate, last endDate
|
protected void |
BudgetBaseStream.setReportTypeVOListForLAExclusionSortId3(List<ReportTypeVO> tempReportTypeVOList)
This method sets ReportTypeVO from budgetLineItem values and further add
in ReportTypeVOList
|
protected void |
BudgetBaseStream.setReportTypeVOListForOHExclusionSortId(List<ReportTypeVO> tempReportTypeVOList)
This method set ReportTypeVO to ReportTypeVOList after setting values for
ReportType from BudgetLineItems
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.