public class ShowReportControllerHtml extends ControllerHtml
The following request parameters are expected:
lumSI
: the id of the report service instance.
reportId
: the identifier of the report being generated.
reportFormat
: the format of the report to generate.
Accepted values: pdf, rtf, xml, xls, odt, html.All request parameters are made available to the report as report parameters.
out, request, response, sessionConfig, userConfig
Constructor and Description |
---|
ShowReportControllerHtml(HttpServletRequest request,
HttpServletResponse response) |
Modifier and Type | Method and Description |
---|---|
void |
handleRequest() |
deleteCookie, getCookie, getRequestMode, getSessionConfig, loadUserInfo, setCookie
public ShowReportControllerHtml(HttpServletRequest request, HttpServletResponse response) throws PortalException
PortalException
public void handleRequest() throws PortalException
PortalException
Lumisportal 9.0.0.160603 - Copyright © 2006–2016 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.