Uses of Interface
org.kuali.kfs.gl.batch.dataaccess.SufficientFundsDao

Packages that use SufficientFundsDao
org.kuali.kfs.gl.batch.dataaccess.impl   
org.kuali.kfs.gl.service.impl   
 

Uses of SufficientFundsDao in org.kuali.kfs.gl.batch.dataaccess.impl
 

Classes in org.kuali.kfs.gl.batch.dataaccess.impl that implement SufficientFundsDao
 class SufficientFundsDaoOjb
          An OJB implementation of SufficientFundsDao
 

Uses of SufficientFundsDao in org.kuali.kfs.gl.service.impl
 

Methods in org.kuali.kfs.gl.service.impl with parameters of type SufficientFundsDao
 void SufficientFundsServiceImpl.setSufficientFundsDao(SufficientFundsDao sufficientFundsDao)
           
 



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