Uses of Interface
org.kuali.kfs.module.cab.batch.dataaccess.ExtractDao

Packages that use ExtractDao
org.kuali.kfs.module.cab.batch.dataaccess.impl   
org.kuali.kfs.module.cab.batch.service.impl   
 

Uses of ExtractDao in org.kuali.kfs.module.cab.batch.dataaccess.impl
 

Classes in org.kuali.kfs.module.cab.batch.dataaccess.impl that implement ExtractDao
 class ExtractDaoOjb
           
 

Uses of ExtractDao in org.kuali.kfs.module.cab.batch.service.impl
 

Fields in org.kuali.kfs.module.cab.batch.service.impl declared as ExtractDao
protected  ExtractDao BatchExtractServiceImpl.extractDao
           
 

Methods in org.kuali.kfs.module.cab.batch.service.impl that return ExtractDao
 ExtractDao BatchExtractServiceImpl.getExtractDao()
          Gets the extractDao attribute.
 

Methods in org.kuali.kfs.module.cab.batch.service.impl with parameters of type ExtractDao
 void BatchExtractServiceImpl.setExtractDao(ExtractDao extractDao)
          Sets the extractDao attribute value.
 



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