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

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

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

Classes in org.kuali.kfs.module.bc.document.dataaccess.impl that implement BudgetConstructionMonthSummaryReportDao
 class BudgetConstructionMonthSummaryReportDaoJdbc
          report general ledger and monthly summaries from the budget by organization, subfund group, and object code
 

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

Methods in org.kuali.kfs.module.bc.document.service.impl with parameters of type BudgetConstructionMonthSummaryReportDao
 void BudgetConstructionMonthSummaryReportServiceImpl.setBudgetConstructionMonthSummaryReportDao(BudgetConstructionMonthSummaryReportDao budgetConstructionMonthSummaryReportDao)
          sets budgetConstructionMonthSummaryReportDao
 



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