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

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

Uses of BudgetConstructionOrgLevelSummaryReport in org.kuali.kfs.module.bc.document.service
 

Methods in org.kuali.kfs.module.bc.document.service that return types with arguments of type BudgetConstructionOrgLevelSummaryReport
 Collection<BudgetConstructionOrgLevelSummaryReport> BudgetConstructionLevelSummaryReportService.buildReports(Integer universityFiscalYear, String principalName)
          builds BudgetConstructionLevelSummaryReports
 

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

Methods in org.kuali.kfs.module.bc.document.service.impl that return types with arguments of type BudgetConstructionOrgLevelSummaryReport
 Collection<BudgetConstructionOrgLevelSummaryReport> BudgetConstructionLevelSummaryReportServiceImpl.buildReports(Integer universityFiscalYear, String principalName)
           
 

Methods in org.kuali.kfs.module.bc.document.service.impl with parameters of type BudgetConstructionOrgLevelSummaryReport
 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
 



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