Expresso 5-6

com.jcorporate.expresso.ext.report
Class DownloadUsers

java.lang.Object
  extended bycom.jcorporate.expresso.services.html.HtmlElement
      extended bycom.jcorporate.expresso.services.html.ReportPage
          extended bycom.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

Field Summary
 
Fields inherited from class com.jcorporate.expresso.services.html.HtmlElement
attributes, contents, cSSClass, cSSID
 
Constructor Summary
DownloadUsers()
          Constructor
 
Method Summary
 void display(PrintWriter out)
          Display the report
 
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
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DownloadUsers

public DownloadUsers()
              throws HtmlException
Constructor

Method Detail

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

Expresso 5-6

Please see www.jcorporate.com for information about new Expresso releases.