Uses of Class
org.kuali.kfs.module.bc.businessobject.BudgetConstructionObjectSummary

Packages that use BudgetConstructionObjectSummary
org.kuali.kfs.module.bc.businessobject   
org.kuali.kfs.module.bc.document.service.impl   
 

Uses of BudgetConstructionObjectSummary in org.kuali.kfs.module.bc.businessobject
 

Methods in org.kuali.kfs.module.bc.businessobject that return BudgetConstructionObjectSummary
 BudgetConstructionObjectSummary BudgetConstructionOrgObjectSummaryReportTotal.getBcos()
           
 

Methods in org.kuali.kfs.module.bc.businessobject with parameters of type BudgetConstructionObjectSummary
 void BudgetConstructionOrgObjectSummaryReportTotal.setBcos(BudgetConstructionObjectSummary bcos)
           
 

Uses of BudgetConstructionObjectSummary in org.kuali.kfs.module.bc.document.service.impl
 

Methods in org.kuali.kfs.module.bc.document.service.impl with parameters of type BudgetConstructionObjectSummary
protected  void BudgetConstructionObjectSummaryReportServiceImpl.buildReportsBody(Integer universityFiscalYear, BudgetConstructionOrgObjectSummaryReport orgObjectSummaryReportEntry, BudgetConstructionObjectSummary objectSummary)
          builds report body
protected  void BudgetConstructionObjectSummaryReportServiceImpl.buildReportsHeader(Integer universityFiscalYear, BudgetConstructionOrgObjectSummaryReport orgObjectSummaryReportEntry, BudgetConstructionObjectSummary objectSummary)
          builds report Header
protected  void BudgetConstructionObjectSummaryReportServiceImpl.buildReportsTotal(BudgetConstructionOrgObjectSummaryReport orgObjectSummaryReportEntry, BudgetConstructionObjectSummary objectSummary, List<BudgetConstructionOrgObjectSummaryReportTotal> objectSummaryTotalLevelList, List<BudgetConstructionOrgObjectSummaryReportTotal> objectSummaryTotalConsList, List<BudgetConstructionOrgObjectSummaryReportTotal> objectSummaryTotalGexpAndTypeList, List<BudgetConstructionOrgObjectSummaryReportTotal> objectSummaryTotalList)
          builds report total
 

Method parameters in org.kuali.kfs.module.bc.document.service.impl with type arguments of type BudgetConstructionObjectSummary
protected  List BudgetConstructionObjectSummaryReportServiceImpl.calculateConsTotal(List<BudgetConstructionObjectSummary> bcosList, List<BudgetConstructionObjectSummary> simpleList)
           
protected  List BudgetConstructionObjectSummaryReportServiceImpl.calculateConsTotal(List<BudgetConstructionObjectSummary> bcosList, List<BudgetConstructionObjectSummary> simpleList)
           
protected  List BudgetConstructionObjectSummaryReportServiceImpl.calculateGexpAndTypeTotal(List<BudgetConstructionObjectSummary> bcosList, List<BudgetConstructionObjectSummary> simpleList)
           
protected  List BudgetConstructionObjectSummaryReportServiceImpl.calculateGexpAndTypeTotal(List<BudgetConstructionObjectSummary> bcosList, List<BudgetConstructionObjectSummary> simpleList)
           
protected  List BudgetConstructionObjectSummaryReportServiceImpl.calculateLevelTotal(List<BudgetConstructionObjectSummary> bcosList, List<BudgetConstructionObjectSummary> simpleList)
           
protected  List BudgetConstructionObjectSummaryReportServiceImpl.calculateLevelTotal(List<BudgetConstructionObjectSummary> bcosList, List<BudgetConstructionObjectSummary> simpleList)
           
protected  List BudgetConstructionObjectSummaryReportServiceImpl.calculateTotal(List<BudgetConstructionObjectSummary> bcosList, List<BudgetConstructionObjectSummary> simpleList)
           
protected  List BudgetConstructionObjectSummaryReportServiceImpl.calculateTotal(List<BudgetConstructionObjectSummary> bcosList, List<BudgetConstructionObjectSummary> simpleList)
           
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.