|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.busyboxes.agoo.service.impl.adapter.WatchedFileAdapter
public class WatchedFileAdapter
Converter between WatchedFile and WebWatchedFile
| Constructor Summary | |
|---|---|
WatchedFileAdapter()
|
|
| Method Summary | |
|---|---|
static WebWatchedFile |
adaptWatchedFile(WatchedFile watchedFile)
Convert a WatchedFile into a WebWatchedFile |
static java.util.List<WebWatchedFile> |
adaptWatchedFiles(java.util.List<WatchedFile> watchedFiles)
Converts a list of watched files to a list of web watched files |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WatchedFileAdapter()
| Method Detail |
|---|
public static WebWatchedFile adaptWatchedFile(WatchedFile watchedFile)
watchedFile - the WatchedFile object
public static java.util.List<WebWatchedFile> adaptWatchedFiles(java.util.List<WatchedFile> watchedFiles)
watchedFiles - the list of watched files
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||