com.jcorporate.expresso.ext.report
Class DownloadUsers
java.lang.Object
com.jcorporate.expresso.services.html.HtmlElement
com.jcorporate.expresso.services.html.ReportPage
com.jcorporate.expresso.ext.report.DownloadUsers
- All Implemented Interfaces:
- ExpressoReport
- public class DownloadUsers
- extends ReportPage
A list of users who have downloaded a certain number of times
- Author:
- Michael Nash
| Methods inherited from class com.jcorporate.expresso.services.html.ReportPage |
addLine, addParam, addRow, addTimeStamp, close, display, display, endTable, getCurrentTable, getDataContext, getDBName, getDefaultParams, getDefaultValue, getPage, getParam, getParameterNames, getParams, getReportCode, getReportFileExtension, getReportMimeType, getReportParameters, getTitle, populateDefaultValues, printReport, save, setDataContext, setDBName, setFileName, setFileName, setParams, setReportCode, setReportParameters, setTitle, startTable |
| Methods inherited from class com.jcorporate.expresso.services.html.HtmlElement |
add, display, finalize, getAttribute, getContentCount, getCSSClass, getName, padWithTabs, setAttribute, setCSSClass, setCSSID, setDisplayed, setName, setParent |
DownloadUsers
public DownloadUsers()
throws HtmlException
- Constructor
display
public void display(PrintWriter out)
throws HtmlException
- Display the report
- Overrides:
display in class ReportPage
- Parameters:
out - Destination for the report
- Throws:
HtmlException - If a problem occurs building the HTML
Please see www.jcorporate.com for information about new Expresso releases.