|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |