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

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

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

Classes in org.kuali.kfs.coa.dataaccess.impl that implement SubFundGroupDao
 class SubFundGroupDaoOjb
          This class implements the SubFundGroupDao data access methods using Ojb
 

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

Methods in org.kuali.kfs.coa.service.impl with parameters of type SubFundGroupDao
 void SubFundGroupServiceImpl.setSubFundGroupDao(SubFundGroupDao subFundGroupDao)
          Sets the subFundGroupDao attribute values.
 



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