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

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

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

Classes in org.kuali.kfs.gl.batch.dataaccess.impl that implement YearEndDao
 class YearEndDaoJdbc
          A JDBC implementation of the YearEndDao, built mainly because OJB is darn slow at some queries
 

Uses of YearEndDao in org.kuali.kfs.gl.batch.service.impl
 

Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type YearEndDao
 void YearEndServiceImpl.setYearEndDao(YearEndDao yearEndDao)
           
 



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