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

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

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

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

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

Methods in org.kuali.kfs.module.bc.document.service.impl with parameters of type BudgetConstructionAccountSalaryDetailReport
protected  void BudgetConstructionAccountSalaryDetailReportServiceImpl.buildReportsBody(Integer universityFiscalYear, PendingBudgetConstructionAppointmentFunding pendingAppointmentFunding, BudgetConstructionAccountSalaryDetailReport accountMonthlyDetailReport)
          builds report body
protected  void BudgetConstructionAccountSalaryDetailReportServiceImpl.buildReportsHeader(Integer universityFiscalYear, PendingBudgetConstructionAppointmentFunding pendingAppointmentFunding, BudgetConstructionAccountSalaryDetailReport accountSalaryDetailReport)
          builds report Header
protected  void BudgetConstructionAccountSalaryDetailReportServiceImpl.buildReportsTotal(PendingBudgetConstructionAppointmentFunding pendingAppointmentFunding, BudgetConstructionAccountSalaryDetailReport accountMonthlyDetailReport, Collection<BudgetConstructionAccountSalaryDetailReportTotal> accountSalaryDetailTotal)
           
 



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