|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WatchedFolderDAO | |
---|---|
ch.busyboxes.agoo.dao.impl | |
ch.busyboxes.agoo.service.impl |
Uses of WatchedFolderDAO in ch.busyboxes.agoo.dao.impl |
---|
Classes in ch.busyboxes.agoo.dao.impl that implement WatchedFolderDAO | |
---|---|
class |
WatchedFolderDAOImpl
This is the Hibernate implementation of the WatchedFolder DAO |
Uses of WatchedFolderDAO in ch.busyboxes.agoo.service.impl |
---|
Methods in ch.busyboxes.agoo.service.impl with parameters of type WatchedFolderDAO | |
---|---|
void |
WatchedFolderServiceImpl.setWatchedFolderDAO(WatchedFolderDAO watchedFolderDAO)
The watched folders DAO used in this service |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |