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

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

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

Methods in org.kuali.kfs.module.bc.document.service that return types with arguments of type BudgetConstructionAccountMonthlyDetailReport
 Collection<BudgetConstructionAccountMonthlyDetailReport> BudgetConstructionAccountMonthlyDetailReportService.buildReports(String documentNumber, Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, String subAccountNumber)
          builds BudgetConstructionLevelSummaryReports
 

Uses of BudgetConstructionAccountMonthlyDetailReport 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 BudgetConstructionAccountMonthlyDetailReport
 Collection<BudgetConstructionAccountMonthlyDetailReport> BudgetConstructionAccountMonthlyDetailReportServiceImpl.buildReports(String documentNumber, Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, String subAccountNumber)
           
 

Methods in org.kuali.kfs.module.bc.document.service.impl with parameters of type BudgetConstructionAccountMonthlyDetailReport
protected  void BudgetConstructionAccountMonthlyDetailReportServiceImpl.buildReportsBody(BudgetConstructionMonthly bcMonthly, BudgetConstructionAccountMonthlyDetailReport accountMonthlyDetailReport)
          builds report body
protected  void BudgetConstructionAccountMonthlyDetailReportServiceImpl.buildReportsHeader(BudgetConstructionMonthly bcMonthly, BudgetConstructionAccountMonthlyDetailReport accountMonthlyDetailReport)
          builds report Header
 



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