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

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

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

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

Uses of BudgetConstructionOrgSubFundSummaryReport 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 BudgetConstructionOrgSubFundSummaryReport
 Collection<BudgetConstructionOrgSubFundSummaryReport> BudgetConstructionSubFundSummaryReportServiceImpl.buildReports(Integer universityFiscalYear, String principalName)
           
 

Methods in org.kuali.kfs.module.bc.document.service.impl with parameters of type BudgetConstructionOrgSubFundSummaryReport
 void BudgetConstructionSubFundSummaryReportServiceImpl.buildReportsBody(BudgetConstructionOrgSubFundSummaryReport orgSubFundSummaryReportEntry, BudgetConstructionAccountSummary subFundSummary)
          builds report body
 void BudgetConstructionSubFundSummaryReportServiceImpl.buildReportsHeader(Integer universityFiscalYear, BudgetConstructionOrgSubFundSummaryReport orgSubFundSummaryReportEntry, BudgetConstructionAccountSummary subFundSummaryList)
          builds report Header
 void BudgetConstructionSubFundSummaryReportServiceImpl.buildReportsTotal(BudgetConstructionOrgSubFundSummaryReport orgSubFundSummaryReportEntry, BudgetConstructionAccountSummary subFundSummaryList, List<BudgetConstructionOrgSubFundSummaryReportTotal> reportSubTotalList, List<BudgetConstructionOrgSubFundSummaryReportTotal> reportTotalList)
          builds report total
 



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