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

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

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

Methods in org.kuali.kfs.module.bc.businessobject that return BudgetConstructionLevelSummary
 BudgetConstructionLevelSummary BudgetConstructionOrgLevelSummaryReportTotal.getBcls()
           
 

Methods in org.kuali.kfs.module.bc.businessobject with parameters of type BudgetConstructionLevelSummary
 void BudgetConstructionOrgLevelSummaryReportTotal.setBcls(BudgetConstructionLevelSummary bcls)
           
 

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

Methods in org.kuali.kfs.module.bc.document.service.impl with parameters of type BudgetConstructionLevelSummary
 void BudgetConstructionLevelSummaryReportServiceImpl.buildReportsBody(BudgetConstructionOrgLevelSummaryReport orgLevelSummaryReportEntry, BudgetConstructionLevelSummary levelSummary)
          builds report body
 void BudgetConstructionLevelSummaryReportServiceImpl.buildReportsHeader(Integer universityFiscalYear, BudgetConstructionOrgLevelSummaryReport orgLevelSummaryReportEntry, BudgetConstructionLevelSummary levelSummary)
          builds report Header
 void BudgetConstructionLevelSummaryReportServiceImpl.buildReportsTotal(BudgetConstructionOrgLevelSummaryReport orgLevelSummaryReportEntry, BudgetConstructionLevelSummary levelSummary, List<BudgetConstructionOrgLevelSummaryReportTotal> levelSummaryTotalConsList, List<BudgetConstructionOrgLevelSummaryReportTotal> levelSummaryTotalGexpAndTypeList, List<BudgetConstructionOrgLevelSummaryReportTotal> levelSummaryTotalList)
          builds report total
 

Method parameters in org.kuali.kfs.module.bc.document.service.impl with type arguments of type BudgetConstructionLevelSummary
 List BudgetConstructionLevelSummaryReportServiceImpl.calculateConsTotal(List<BudgetConstructionLevelSummary> bclsList, List<BudgetConstructionLevelSummary> simpleList)
           
 List BudgetConstructionLevelSummaryReportServiceImpl.calculateConsTotal(List<BudgetConstructionLevelSummary> bclsList, List<BudgetConstructionLevelSummary> simpleList)
           
 List BudgetConstructionLevelSummaryReportServiceImpl.calculateGexpAndTypeTotal(List<BudgetConstructionLevelSummary> bclsList, List<BudgetConstructionLevelSummary> simpleList)
           
 List BudgetConstructionLevelSummaryReportServiceImpl.calculateGexpAndTypeTotal(List<BudgetConstructionLevelSummary> bclsList, List<BudgetConstructionLevelSummary> simpleList)
           
 List BudgetConstructionLevelSummaryReportServiceImpl.calculateTotal(List<BudgetConstructionLevelSummary> bclsList, List<BudgetConstructionLevelSummary> simpleList)
           
 List BudgetConstructionLevelSummaryReportServiceImpl.calculateTotal(List<BudgetConstructionLevelSummary> bclsList, List<BudgetConstructionLevelSummary> simpleList)
           
 



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