is.idega.idegaweb.golf.handicap.business.output
Class ClubReports
java.lang.Object
com.idega.io.DownloadWriter
is.idega.idegaweb.golf.handicap.business.output.ClubReports
- All Implemented Interfaces:
- com.idega.io.MediaWritable
public class ClubReports
- 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 |
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_REPORT_TYPE
public static final java.lang.String PARAMETER_REPORT_TYPE
- See Also:
- Constant Field Values
ACTION_AGE_REPORT
public static final int ACTION_AGE_REPORT
- See Also:
- Constant Field Values
ACTION_ADDRESS_REPORT
public static final int ACTION_ADDRESS_REPORT
- See Also:
- Constant Field Values
ACTION_HANDICAP_CHANGE_REPORT
public static final int ACTION_HANDICAP_CHANGE_REPORT
- See Also:
- Constant Field Values
ACTION_EMAIL_REPORT
public static final int ACTION_EMAIL_REPORT
- See Also:
- Constant Field Values
ClubReports
public ClubReports()
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.