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 |