|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.idega.io.DownloadWriter
is.idega.idegaweb.golf.tournament.presentation.PrintStatus
public class PrintStatus
Field Summary |
---|
Fields inherited from class com.idega.io.DownloadWriter |
---|
PRM_ABSOLUTE_FILE_PATH, PRM_FILE_ID, PRM_FILE_NAME, PRM_RELATIVE_FILE_PATH |
Fields inherited from interface com.idega.io.MediaWritable |
---|
PRM_WRITABLE_CLASS |
Constructor Summary | |
---|---|
PrintStatus()
|
Method Summary | |
---|---|
java.lang.String |
getMimeType()
|
void |
init(javax.servlet.http.HttpServletRequest req,
com.idega.presentation.IWContext iwc)
|
void |
writeTo(java.io.OutputStream out)
|
Methods inherited from class com.idega.io.DownloadWriter |
---|
getFile, getFileFromRepository, getFileName, getICFile, markFileAsDownloaded, markFileAsDownloaded, markFileAsDownloaded, setAsDownload, setAsDownload, setAsDownload, setAsDownload, setFile, setFileName, setICFile |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrintStatus()
Method Detail |
---|
public void init(javax.servlet.http.HttpServletRequest req, com.idega.presentation.IWContext iwc)
init
in interface com.idega.io.MediaWritable
init
in class com.idega.io.DownloadWriter
public java.lang.String getMimeType()
getMimeType
in interface com.idega.io.MediaWritable
getMimeType
in class com.idega.io.DownloadWriter
public void writeTo(java.io.OutputStream out) throws java.io.IOException
writeTo
in interface com.idega.io.MediaWritable
writeTo
in class com.idega.io.DownloadWriter
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |