Uses of Interface
org.kuali.kfs.gl.dataaccess.EntryDao

Packages that use EntryDao
org.kuali.kfs.gl.dataaccess.impl   
org.kuali.kfs.gl.service.impl   
 

Uses of EntryDao in org.kuali.kfs.gl.dataaccess.impl
 

Classes in org.kuali.kfs.gl.dataaccess.impl that implement EntryDao
 class EntryDaoOjb
          An OJB implementation of EntryDao
 

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

Methods in org.kuali.kfs.gl.service.impl with parameters of type EntryDao
 void EntryServiceImpl.setEntryDao(EntryDao entryDao)
           
 



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