|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.webeditor.server.impl.service.download.DownloadService
public class DownloadService
| Method Summary | |
|---|---|
java.util.HashMap<java.lang.String,java.io.File> |
getFilesToDownload()
|
java.io.File |
getFileToDownload(java.lang.String id)
|
static DownloadService |
getInstance()
|
void |
registerFileToDownload(java.lang.String id,
java.io.File file)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static DownloadService getInstance()
public void registerFileToDownload(java.lang.String id,
java.io.File file)
public java.io.File getFileToDownload(java.lang.String id)
public java.util.HashMap<java.lang.String,java.io.File> getFilesToDownload()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||