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

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

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

Classes in org.kuali.kfs.module.bc.document.dataaccess.impl that implement BudgetConstructionReasonStatisticsReportDao
 class BudgetConstructionReasonStatisticsReportDaoJdbc
          build the set of rows for the salary reason statistics report
 

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

Methods in org.kuali.kfs.module.bc.document.service.impl with parameters of type BudgetConstructionReasonStatisticsReportDao
 void BudgetConstructionReasonStatisticsReportServiceImpl.setBudgetConstructionReasonStatisticsReportDao(BudgetConstructionReasonStatisticsReportDao budgetConstructionReasonStatisticsReportDao)
          Sets the budgetConstructionReasonStatisticsReportDao attribute value.
 



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