public class Controller
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EXCEPTION_MESSAGE_KEY_REPORT_NOT_FOUND |
Constructor and Description |
---|
Controller(JasperReportsContext jasperReportsContext) |
Modifier and Type | Method and Description |
---|---|
void |
runReport(WebReportContext webReportContext,
Action action) |
protected void |
runReport(WebReportContext webReportContext,
JasperReport jasperReport,
boolean async) |
protected void |
setDataCache(WebReportContext webReportContext) |
public static final java.lang.String EXCEPTION_MESSAGE_KEY_REPORT_NOT_FOUND
public Controller(JasperReportsContext jasperReportsContext)
public void runReport(WebReportContext webReportContext, Action action) throws JRException, JRInteractiveException
JRInteractiveException
JRException
protected void setDataCache(WebReportContext webReportContext)
protected void runReport(WebReportContext webReportContext, JasperReport jasperReport, boolean async) throws JRException
JRException
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com