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

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

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

Methods in org.kuali.kfs.module.bc.businessobject that return BudgetConstructionAccountBalance
 BudgetConstructionAccountBalance BudgetConstructionOrgAccountObjectDetailReportTotal.getBudgetConstructionAccountBalance()
           
 

Methods in org.kuali.kfs.module.bc.businessobject with parameters of type BudgetConstructionAccountBalance
 void BudgetConstructionOrgAccountObjectDetailReportTotal.setBudgetConstructionAccountBalance(BudgetConstructionAccountBalance budgetConstructionAccountBalance)
           
 

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

Methods in org.kuali.kfs.module.bc.document.service.impl with parameters of type BudgetConstructionAccountBalance
protected  void BudgetConstructionAccountObjectDetailReportServiceImpl.buildReportsBody(Integer universityFiscalYear, BudgetConstructionOrgAccountObjectDetailReport orgAccountObjectDetailReportEntry, BudgetConstructionAccountBalance accountBalance)
          builds report body
protected  void BudgetConstructionAccountObjectDetailReportServiceImpl.buildReportsHeader(Integer universityFiscalYear, BudgetConstructionOrgAccountObjectDetailReport orgAccountObjectDetailReportEntry, BudgetConstructionAccountBalance accountBalance, boolean consolidated)
          builds report Header
protected  void BudgetConstructionAccountObjectDetailReportServiceImpl.buildReportsTotal(BudgetConstructionOrgAccountObjectDetailReport orgObjectSummaryReportEntry, BudgetConstructionAccountBalance accountBalance, List<BudgetConstructionOrgAccountObjectDetailReportTotal> accountObjectDetailTotalObjectList, List<BudgetConstructionOrgAccountObjectDetailReportTotal> accountObjectDetailTotalLevelList, List<BudgetConstructionOrgAccountObjectDetailReportTotal> accountObjectDetailTotalGexpAndTypeList, List<BudgetConstructionOrgAccountObjectDetailReportTotal> accountObjectDetailAccountTotalList, List<BudgetConstructionOrgAccountObjectDetailReportTotal> accountObjectDetailSubFundTotalList)
          builds report total
 

Method parameters in org.kuali.kfs.module.bc.document.service.impl with type arguments of type BudgetConstructionAccountBalance
protected  List BudgetConstructionAccountObjectDetailReportServiceImpl.calculateAccountTotal(List<BudgetConstructionAccountBalance> bcabList, List<BudgetConstructionAccountBalance> simpleList)
           
protected  List BudgetConstructionAccountObjectDetailReportServiceImpl.calculateAccountTotal(List<BudgetConstructionAccountBalance> bcabList, List<BudgetConstructionAccountBalance> simpleList)
           
protected  List BudgetConstructionAccountObjectDetailReportServiceImpl.calculateGexpAndTypeTotal(List<BudgetConstructionAccountBalance> bcabList, List<BudgetConstructionAccountBalance> simpleList)
           
protected  List BudgetConstructionAccountObjectDetailReportServiceImpl.calculateGexpAndTypeTotal(List<BudgetConstructionAccountBalance> bcabList, List<BudgetConstructionAccountBalance> simpleList)
           
protected  List BudgetConstructionAccountObjectDetailReportServiceImpl.calculateLevelTotal(List<BudgetConstructionAccountBalance> bcosList, List<BudgetConstructionAccountBalance> simpleList)
           
protected  List BudgetConstructionAccountObjectDetailReportServiceImpl.calculateLevelTotal(List<BudgetConstructionAccountBalance> bcosList, List<BudgetConstructionAccountBalance> simpleList)
           
protected  List BudgetConstructionAccountObjectDetailReportServiceImpl.calculateObjectTotal(List<BudgetConstructionAccountBalance> bcosList, List<BudgetConstructionAccountBalance> simpleList)
           
protected  List BudgetConstructionAccountObjectDetailReportServiceImpl.calculateObjectTotal(List<BudgetConstructionAccountBalance> bcosList, List<BudgetConstructionAccountBalance> simpleList)
           
protected  List BudgetConstructionAccountObjectDetailReportServiceImpl.calculateSubFundTotal(List<BudgetConstructionAccountBalance> bcabList, List<BudgetConstructionAccountBalance> simpleList)
           
protected  List BudgetConstructionAccountObjectDetailReportServiceImpl.calculateSubFundTotal(List<BudgetConstructionAccountBalance> bcabList, List<BudgetConstructionAccountBalance> simpleList)
           
 



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