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

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

Uses of BudgetConstructionOrgSalarySummaryReportTotal in org.kuali.kfs.module.bc.document.service.impl
 

Methods in org.kuali.kfs.module.bc.document.service.impl that return BudgetConstructionOrgSalarySummaryReportTotal
protected  BudgetConstructionOrgSalarySummaryReportTotal BudgetConstructionSalarySummaryReportServiceImpl.createReportTotal(BudgetConstructionSalarySocialSecurityNumber totalOrgEntry, BudgetConstructionSalarySummaryReportServiceImpl.OrganizationTotalHolder totalsHolder)
           
protected  BudgetConstructionOrgSalarySummaryReportTotal BudgetConstructionSalarySummaryReportServiceImpl.createReportTotal(BudgetConstructionSalarySocialSecurityNumber totalPersonEntry, BudgetConstructionSalarySummaryReportServiceImpl.PersonTotalHolder totalsHolder)
           
 

Methods in org.kuali.kfs.module.bc.document.service.impl that return types with arguments of type BudgetConstructionOrgSalarySummaryReportTotal
protected  Collection<BudgetConstructionOrgSalarySummaryReportTotal> BudgetConstructionSalarySummaryReportServiceImpl.calculateOrgTotal(Collection<BudgetConstructionOrgSalarySummaryReportTotal> salarySummaryTotalPerson, List<BudgetConstructionSalarySocialSecurityNumber> listForCalculateTotalOrg, Map salaryFundingMap)
           
protected  Collection<BudgetConstructionOrgSalarySummaryReportTotal> BudgetConstructionSalarySummaryReportServiceImpl.calculatePersonTotal(Integer universityFiscalYear, Collection<BudgetConstructionSalarySocialSecurityNumber> bcSalarySsnList, List<BudgetConstructionSalarySocialSecurityNumber> listForCalculateTotalPerson, Map salaryFundingMap)
           
 

Method parameters in org.kuali.kfs.module.bc.document.service.impl with type arguments of type BudgetConstructionOrgSalarySummaryReportTotal
 void BudgetConstructionSalarySummaryReportServiceImpl.buildReportsTotal(BudgetConstructionOrgSalarySummaryReport orgSalarySummaryReportEntry, BudgetConstructionSalarySocialSecurityNumber ssnEntry, Collection<BudgetConstructionOrgSalarySummaryReportTotal> salarySummaryTotalPerson, Collection<BudgetConstructionOrgSalarySummaryReportTotal> salarySummaryTotalOrg)
          build the total sections for the report
 void BudgetConstructionSalarySummaryReportServiceImpl.buildReportsTotal(BudgetConstructionOrgSalarySummaryReport orgSalarySummaryReportEntry, BudgetConstructionSalarySocialSecurityNumber ssnEntry, Collection<BudgetConstructionOrgSalarySummaryReportTotal> salarySummaryTotalPerson, Collection<BudgetConstructionOrgSalarySummaryReportTotal> salarySummaryTotalOrg)
          build the total sections for the report
protected  Collection<BudgetConstructionOrgSalarySummaryReportTotal> BudgetConstructionSalarySummaryReportServiceImpl.calculateOrgTotal(Collection<BudgetConstructionOrgSalarySummaryReportTotal> salarySummaryTotalPerson, List<BudgetConstructionSalarySocialSecurityNumber> listForCalculateTotalOrg, Map salaryFundingMap)
           
 



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