is.idega.idegaweb.golf.startingtime.presentation
Class TeeTimePrintout
java.lang.Object
com.idega.io.DownloadWriter
is.idega.idegaweb.golf.startingtime.presentation.TeeTimePrintout
- All Implemented Interfaces:
- com.idega.io.MediaWritable
public class TeeTimePrintout
- extends com.idega.io.DownloadWriter
- implements com.idega.io.MediaWritable
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 |
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_UNION_ID
public static final java.lang.String PARAMETER_UNION_ID
- See Also:
- Constant Field Values
PARAMETER_FIELD_ID
public static final java.lang.String PARAMETER_FIELD_ID
- See Also:
- Constant Field Values
PARAMETER_DATE
public static final java.lang.String PARAMETER_DATE
- See Also:
- Constant Field Values
TeeTimePrintout
public TeeTimePrintout()
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
getTableInfo
public TableInfo getTableInfo(GolfField start,
GolfField end)
isTournamentGroup
public boolean isTournamentGroup(java.util.Vector rounds,
int groupNumber)
getTournamentName
public java.lang.String getTournamentName(java.util.Vector rounds,
int groupNumber)
Copyright © 2000-2014 idega software. All Rights Reserved.