lumis.service.report
Class ShowReportControllerHtml
java.lang.Object
lumis.portal.controller.ControllerHtml
lumis.service.report.ShowReportControllerHtml
public class ShowReportControllerHtml
- extends ControllerHtml
Renders a JasperReport.
The following request parameters are expected:
lumSI
: the id of the report service instance.
reportId
: the identifier of the report being generated.
reportType
: the type of the report to show.
Accepted values: pdf, rtf, xml, odt, html.
All request parameters are made available to the report as report parameters.
- Since:
- 4.1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShowReportControllerHtml
public ShowReportControllerHtml(HttpServletRequest request,
HttpServletResponse response)
throws PortalException
- Throws:
PortalException
handleRequest
public void handleRequest()
throws PortalException
- Throws:
PortalException
Lumisportal 4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.