Uses of Interface
org.kuali.kfs.module.cab.dataaccess.PurchasingAccountsPayableReportDao

Packages that use PurchasingAccountsPayableReportDao
org.kuali.kfs.module.cab.dataaccess.impl   
org.kuali.kfs.module.cab.service.impl   
 

Uses of PurchasingAccountsPayableReportDao in org.kuali.kfs.module.cab.dataaccess.impl
 

Classes in org.kuali.kfs.module.cab.dataaccess.impl that implement PurchasingAccountsPayableReportDao
 class PurchasingAccountsPayableReportDaoOjb
           
 

Uses of PurchasingAccountsPayableReportDao in org.kuali.kfs.module.cab.service.impl
 

Fields in org.kuali.kfs.module.cab.service.impl declared as PurchasingAccountsPayableReportDao
protected  PurchasingAccountsPayableReportDao PurchasingAccountsPayableReportServiceImpl.purApReportDao
           
 

Methods in org.kuali.kfs.module.cab.service.impl that return PurchasingAccountsPayableReportDao
 PurchasingAccountsPayableReportDao PurchasingAccountsPayableReportServiceImpl.getPurApReportDao()
          Gets the purApReportDao attribute.
 

Methods in org.kuali.kfs.module.cab.service.impl with parameters of type PurchasingAccountsPayableReportDao
 void PurchasingAccountsPayableReportServiceImpl.setPurApReportDao(PurchasingAccountsPayableReportDao purchasingAccountsPayableReportDao)
          Sets the purApReportDao attribute value.
 



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