|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WatchedFileDAO | |
---|---|
ch.busyboxes.agoo.dao.impl | |
ch.busyboxes.agoo.service.impl |
Uses of WatchedFileDAO in ch.busyboxes.agoo.dao.impl |
---|
Classes in ch.busyboxes.agoo.dao.impl that implement WatchedFileDAO | |
---|---|
class |
WatchedFileDAOImpl
This is the Hibernate implementation of the WatchedFile DAO |
Uses of WatchedFileDAO in ch.busyboxes.agoo.service.impl |
---|
Methods in ch.busyboxes.agoo.service.impl with parameters of type WatchedFileDAO | |
---|---|
void |
WatchedFileServiceImpl.setWatchedFileDAO(WatchedFileDAO watchedFileDAO)
The watched files DAO used in this service |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |