|
||||||||||
| 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.PrintTournament
public class PrintTournament
| Field Summary | |
|---|---|
static java.lang.String |
PARAMETER_FILENAME
|
static java.lang.String |
PARAMETER_TOURNAMENT_ROUND
|
| 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 | |
|---|---|
PrintTournament()
|
|
| 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 |
| Field Detail |
|---|
public static final java.lang.String PARAMETER_FILENAME
public static final java.lang.String PARAMETER_TOURNAMENT_ROUND
| Constructor Detail |
|---|
public PrintTournament()
| Method Detail |
|---|
public void init(javax.servlet.http.HttpServletRequest req,
com.idega.presentation.IWContext iwc)
init in interface com.idega.io.MediaWritableinit in class com.idega.io.DownloadWriterpublic java.lang.String getMimeType()
getMimeType in interface com.idega.io.MediaWritablegetMimeType in class com.idega.io.DownloadWriter
public void writeTo(java.io.OutputStream out)
throws java.io.IOException
writeTo in interface com.idega.io.MediaWritablewriteTo in class com.idega.io.DownloadWriterjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||