Uses of Interface
org.kuali.kfs.coa.dataaccess.AccountDao

Packages that use AccountDao
org.kuali.kfs.coa.dataaccess.impl   
org.kuali.kfs.coa.service.impl   
 

Uses of AccountDao in org.kuali.kfs.coa.dataaccess.impl
 

Classes in org.kuali.kfs.coa.dataaccess.impl that implement AccountDao
 class AccountDaoOjb
          This class is the OJB implementation of the AccountDao interface.
 

Uses of AccountDao in org.kuali.kfs.coa.service.impl
 

Methods in org.kuali.kfs.coa.service.impl with parameters of type AccountDao
 void AccountServiceImpl.setAccountDao(AccountDao accountDao)
           
 



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