|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.kfs.module.bc.document.service.impl.BudgetConstructionMonthSummaryReportServiceImpl
@Transactional public class BudgetConstructionMonthSummaryReportServiceImpl
Service implementation of BudgetConstructionLevelSummaryReportService.
| Constructor Summary | |
|---|---|
BudgetConstructionMonthSummaryReportServiceImpl()
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BudgetConstructionMonthSummaryReportServiceImpl()
| Method Detail |
|---|
public void updateMonthSummaryReport(String principalName,
boolean consolidateToObjectCodeLevel)
BudgetConstructionMonthSummaryReportService
updateMonthSummaryReport in interface BudgetConstructionMonthSummaryReportServiceorg.kuali.kfs.module.bc.document.service.BudgetReportsControlListService#updateRepotsMonthSummaryTable(java.lang.String)
public Collection<BudgetConstructionOrgMonthSummaryReport> buildReports(Integer universityFiscalYear,
String principalName,
boolean consolidateToObjectCodeLevel)
BudgetConstructionMonthSummaryReportService
buildReports in interface BudgetConstructionMonthSummaryReportServiceorg.kuali.kfs.module.bc.document.service.BudgetConstructionMonthSummaryReportService#buildReports(java.lang.Integer,
java.util.Collection)
public void buildReportsHeader(Integer universityFiscalYear,
BudgetConstructionOrgMonthSummaryReport orgMonthSummaryReportEntry,
BudgetConstructionMonthSummary monthSummary,
boolean consolidateToObjectCodeLevel)
universityFiscalYear - orgMonthSummaryReportEntry - monthSummary - consolidateToObjectCodeLevel -
public void buildReportsBody(Integer universityFiscalYear,
BudgetConstructionOrgMonthSummaryReport orgMonthSummaryReportEntry,
BudgetConstructionMonthSummary monthSummary)
universityFiscalYear - orgMonthSummaryReportEntry - monthSummary -
public void buildReportsTotal(BudgetConstructionOrgMonthSummaryReport orgMonthSummaryReportEntry,
BudgetConstructionMonthSummary monthSummary,
List<BudgetConstructionOrgMonthSummaryReportTotal> monthSummaryTotalLevelList,
List<BudgetConstructionOrgMonthSummaryReportTotal> monthSummaryTotalConsList,
List<BudgetConstructionOrgMonthSummaryReportTotal> monthSummaryTotalTypeList,
List<BudgetConstructionOrgMonthSummaryReportTotal> monthSummaryTotalIncexpList)
orgMonthSummaryReportEntry - monthSummary - monthSummaryTotalLevelList - monthSummaryTotalConsList - monthSummaryTotalTypeList - monthSummaryTotalIncexpList -
public List calculateLevelTotal(List<BudgetConstructionMonthSummary> bcmsList,
Collection<BudgetConstructionMonthSummary> monthSummaryList)
bcmsList - monthSummaryList -
public List calculateConsTotal(List<BudgetConstructionMonthSummary> bcmsList,
Collection<BudgetConstructionMonthSummary> monthSummaryList)
bcmsList - monthSummaryList -
public List calculateTypeTotal(List<BudgetConstructionMonthSummary> bcmsList,
Collection<BudgetConstructionMonthSummary> monthSummaryList)
bcmsList - monthSummaryList -
public List calculateIncexpTotal(List<BudgetConstructionMonthSummary> bcmsList,
Collection<BudgetConstructionMonthSummary> monthSummaryList)
bcmsList - monthSummaryList -
protected List<String> fieldsForLevel()
protected List<String> fieldsForCons()
protected List<String> fieldsForType()
protected List<String> fieldsForIncexp()
public List<String> buildOrderByList()
public void setKualiConfigurationService(org.kuali.rice.kns.service.KualiConfigurationService kualiConfigurationService)
public void setBudgetConstructionMonthSummaryReportDao(BudgetConstructionMonthSummaryReportDao budgetConstructionMonthSummaryReportDao)
budgetConstructionMonthSummaryReportDao - public void setBudgetConstructionReportsServiceHelper(BudgetConstructionReportsServiceHelper budgetConstructionReportsServiceHelper)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||