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

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

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

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

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

Methods in org.kuali.kfs.coa.service.impl that return SubAccountDao
 SubAccountDao SubAccountServiceImpl.getSubAccountDao()
           
 

Methods in org.kuali.kfs.coa.service.impl with parameters of type SubAccountDao
 void SubAccountServiceImpl.setSubAccountDao(SubAccountDao subAccountDao)
           
 



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