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

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

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

Author:
laddi

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
TournamentMembers()
           
 
Method Summary
 java.lang.String getMimeType()
           
 TournamentBusiness getTournamentBusiness(com.idega.idegaweb.IWApplicationContext iwac)
           
 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

TournamentMembers

public TournamentMembers()
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

getTournamentBusiness

public TournamentBusiness getTournamentBusiness(com.idega.idegaweb.IWApplicationContext iwac)


Copyright © 2000-2014 idega software. All Rights Reserved.