Uses of Interface
org.kuali.kfs.module.purap.dataaccess.ImageDao

Packages that use ImageDao
org.kuali.kfs.module.purap.dataaccess.impl   
org.kuali.kfs.module.purap.document.service.impl   
 

Uses of ImageDao in org.kuali.kfs.module.purap.dataaccess.impl
 

Classes in org.kuali.kfs.module.purap.dataaccess.impl that implement ImageDao
 class ImageDaoNet
          OJB Implementation of ImageDao.
 

Uses of ImageDao in org.kuali.kfs.module.purap.document.service.impl
 

Fields in org.kuali.kfs.module.purap.document.service.impl declared as ImageDao
protected  ImageDao FaxServiceImpl.imageDao
           
 

Methods in org.kuali.kfs.module.purap.document.service.impl that return ImageDao
 ImageDao FaxServiceImpl.getImageDao()
           
 

Methods in org.kuali.kfs.module.purap.document.service.impl with parameters of type ImageDao
 void PrintServiceImpl.setImageDao(ImageDao imageDao)
           
 void FaxServiceImpl.setImageDao(ImageDao imageDao)
           
 



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