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

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

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

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

Methods in org.kuali.kfs.module.bc.document.service.impl that return types with arguments of type BudgetConstructionOrgReasonSummaryReportTotal
protected  Collection<BudgetConstructionOrgReasonSummaryReportTotal> BudgetConstructionReasonSummaryReportServiceImpl.calculateOrgTotal(Collection<BudgetConstructionOrgReasonSummaryReportTotal> reasonSummaryTotalPerson, List<BudgetConstructionSalarySocialSecurityNumber> listForCalculateTotalOrg, Map salaryFundingMap)
           
protected  Collection<BudgetConstructionOrgReasonSummaryReportTotal> BudgetConstructionReasonSummaryReportServiceImpl.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 BudgetConstructionOrgReasonSummaryReportTotal
 void BudgetConstructionReasonSummaryReportServiceImpl.buildReportsTotal(BudgetConstructionOrgReasonSummaryReport reasonSummaryReportEntry, BudgetConstructionSalarySocialSecurityNumber ssnEntry, Collection<BudgetConstructionOrgReasonSummaryReportTotal> reasonSummaryTotalPerson, Collection<BudgetConstructionOrgReasonSummaryReportTotal> reasonSummaryTotalOrg)
          build the total sections for the report
 void BudgetConstructionReasonSummaryReportServiceImpl.buildReportsTotal(BudgetConstructionOrgReasonSummaryReport reasonSummaryReportEntry, BudgetConstructionSalarySocialSecurityNumber ssnEntry, Collection<BudgetConstructionOrgReasonSummaryReportTotal> reasonSummaryTotalPerson, Collection<BudgetConstructionOrgReasonSummaryReportTotal> reasonSummaryTotalOrg)
          build the total sections for the report
protected  Collection<BudgetConstructionOrgReasonSummaryReportTotal> BudgetConstructionReasonSummaryReportServiceImpl.calculateOrgTotal(Collection<BudgetConstructionOrgReasonSummaryReportTotal> reasonSummaryTotalPerson, List<BudgetConstructionSalarySocialSecurityNumber> listForCalculateTotalOrg, Map salaryFundingMap)
           
 



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