Uses of Interface
org.kuali.kfs.module.bc.document.dataaccess.BudgetConstructionSalarySummaryReportDao

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

Uses of BudgetConstructionSalarySummaryReportDao in org.kuali.kfs.module.bc.document.dataaccess.impl
 

Classes in org.kuali.kfs.module.bc.document.dataaccess.impl that implement BudgetConstructionSalarySummaryReportDao
 class BudgetConstructionSalarySummaryReportDaoJdbc
          builds the underlying data table for the salary summary report in budget construction
 

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

Methods in org.kuali.kfs.module.bc.document.service.impl with parameters of type BudgetConstructionSalarySummaryReportDao
 void BudgetConstructionSalarySummaryReportServiceImpl.setBudgetConstructionSalarySummaryReportDao(BudgetConstructionSalarySummaryReportDao budgetConstructionSalarySummaryReportDao)
          set the attribute budgetConstructionSalarySummaryReportDao
 void BudgetConstructionReasonSummaryReportServiceImpl.setBudgetConstructionSalarySummaryReportDao(BudgetConstructionSalarySummaryReportDao budgetConstructionSalarySummaryReportDao)
          Sets the budgetConstructionSalarySummaryReportDao attribute value.
 



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