is.idega.idegaweb.golf.tournament.presentation
Class PrintStickers
java.lang.Object
com.idega.io.DownloadWriter
is.idega.idegaweb.golf.tournament.presentation.PrintStickers
- All Implemented Interfaces:
- com.idega.io.MediaWritable
public class PrintStickers
- extends com.idega.io.DownloadWriter
- implements com.idega.io.MediaWritable
- Author:
- laddi
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 |
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 |
PARAMETER_TEMPLATE
public static final java.lang.String PARAMETER_TEMPLATE
- See Also:
- Constant Field Values
PARAMETER_FILENAME
public static final java.lang.String PARAMETER_FILENAME
- See Also:
- Constant Field Values
PARAMETER_TYPE
public static final java.lang.String PARAMETER_TYPE
- See Also:
- Constant Field Values
PARAMETER_MEMBER
public static final java.lang.String PARAMETER_MEMBER
- See Also:
- Constant Field Values
PARAMETER_TOURNAMENT_ROUND
public static final java.lang.String PARAMETER_TOURNAMENT_ROUND
- See Also:
- Constant Field Values
TYPE_PDF
public static final java.lang.String TYPE_PDF
- See Also:
- Constant Field Values
TYPE_XLS
public static final java.lang.String TYPE_XLS
- See Also:
- Constant Field Values
PrintStickers
public PrintStickers()
init
public void init(javax.servlet.http.HttpServletRequest req,
com.idega.presentation.IWContext iwc)
- Specified by:
init
in interface com.idega.io.MediaWritable
- Overrides:
init
in class com.idega.io.DownloadWriter
getMimeType
public java.lang.String getMimeType()
- Specified by:
getMimeType
in interface com.idega.io.MediaWritable
- Overrides:
getMimeType
in class com.idega.io.DownloadWriter
writeTo
public void writeTo(java.io.OutputStream out)
throws java.io.IOException
- Specified by:
writeTo
in interface com.idega.io.MediaWritable
- Overrides:
writeTo
in class com.idega.io.DownloadWriter
- Throws:
java.io.IOException
Copyright © 2000-2014 idega software. All Rights Reserved.