is.idega.idegaweb.golf.tournament.presentation
Class PrintTournament

java.lang.Object
  extended by com.idega.io.DownloadWriter
      extended by is.idega.idegaweb.golf.tournament.presentation.PrintTournament
All Implemented Interfaces:
com.idega.io.MediaWritable

public class PrintTournament
extends com.idega.io.DownloadWriter
implements com.idega.io.MediaWritable

Author:
laddi

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

PARAMETER_FILENAME

public static final java.lang.String PARAMETER_FILENAME
See Also:
Constant Field Values

PARAMETER_TOURNAMENT_ROUND

public static final java.lang.String PARAMETER_TOURNAMENT_ROUND
See Also:
Constant Field Values
Constructor Detail

PrintTournament

public PrintTournament()
Method Detail

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.