|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ch.busyboxes.agoo.service.impl.adapter.WatchedFolderAdapter
public class WatchedFolderAdapter
Converter between WatchedFolder and WebWatchedFolder
Constructor Summary | |
---|---|
WatchedFolderAdapter()
|
Method Summary | |
---|---|
static WebWatchedFolder |
adaptWatchedFolderShallow(WatchedFolder watchedFolder)
Convert a WatchedFolder into a WebWatchedFolder without attaching WebWatchedFiles |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WatchedFolderAdapter()
Method Detail |
---|
public static WebWatchedFolder adaptWatchedFolderShallow(WatchedFolder watchedFolder)
watchedFolder
- the WatchedFolder object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |