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

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

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

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

Uses of BudgetConstructionOrgSalarySummaryReport 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 BudgetConstructionOrgSalarySummaryReport
 Collection<BudgetConstructionOrgSalarySummaryReport> BudgetConstructionSalarySummaryReportServiceImpl.buildReports(Integer universityFiscalYear, String principalName, BudgetConstructionReportThresholdSettings budgetConstructionReportThresholdSettings)
           
 

Methods in org.kuali.kfs.module.bc.document.service.impl with parameters of type BudgetConstructionOrgSalarySummaryReport
 void BudgetConstructionSalarySummaryReportServiceImpl.buildReportsBody(Integer universityFiscalYear, BudgetConstructionOrgSalarySummaryReport orgSalarySummaryReportEntry, BudgetConstructionSalaryFunding salaryFundingEntry, BudgetConstructionSalarySocialSecurityNumber bcSSN)
          builds report body
 void BudgetConstructionSalarySummaryReportServiceImpl.buildReportsHeader(Integer universityFiscalYear, String objectCodes, BudgetConstructionOrgSalarySummaryReport orgSalarySummaryReportEntry, BudgetConstructionSalaryFunding salaryFundingEntry, BudgetConstructionSalarySocialSecurityNumber bcSSN, BudgetConstructionReportThresholdSettings budgetConstructionReportThresholdSettings)
          builds report Header
 void BudgetConstructionSalarySummaryReportServiceImpl.buildReportsTotal(BudgetConstructionOrgSalarySummaryReport orgSalarySummaryReportEntry, BudgetConstructionSalarySocialSecurityNumber ssnEntry, Collection<BudgetConstructionOrgSalarySummaryReportTotal> salarySummaryTotalPerson, Collection<BudgetConstructionOrgSalarySummaryReportTotal> salarySummaryTotalOrg)
          build the total sections for the report
 



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