|
Expresso 5-6 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ExpressoReport | |
| com.jcorporate.expresso.ext.controller | Controllers that are optional to Expresso. |
| com.jcorporate.expresso.ext.report | Contains an example of a ReportPage object to report statistics on downloaded files. |
| com.jcorporate.expresso.services.html | HTML objects - used to build HTML pages by servlets to define their user interface. |
| Uses of ExpressoReport in com.jcorporate.expresso.ext.controller |
| Methods in com.jcorporate.expresso.ext.controller that return ExpressoReport | |
protected ExpressoReport |
ReportServer.instantiateReport(ControllerRequest request)
Instantiate an Expresso report based upon the 'ReportClass' parameter given in the ControllerRequest object |
| Uses of ExpressoReport in com.jcorporate.expresso.ext.report |
| Subinterfaces of ExpressoReport in com.jcorporate.expresso.ext.report | |
interface |
MultiFormatReport
A MultiFormatted report is a report that can be sent in multiple format types. |
| Classes in com.jcorporate.expresso.ext.report that implement ExpressoReport | |
class |
DownloadUsers
A list of users who have downloaded a certain number of times |
| Uses of ExpressoReport in com.jcorporate.expresso.services.html |
| Classes in com.jcorporate.expresso.services.html that implement ExpressoReport | |
class |
ReportPage
A specialized HTML Element that implements a report. |
|
Expresso 5-6 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||