public class Controller extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EXCEPTION_MESSAGE_KEY_REPORT_NOT_FOUND |
| Constructor and Description |
|---|
Controller(JasperReportsContext jasperReportsContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
runReport(ReportContext reportContext,
Action action) |
protected void |
runReport(ReportContext reportContext,
JasperReport jasperReport,
boolean async) |
protected void |
setDataCache(ReportContext reportContext) |
public static final String EXCEPTION_MESSAGE_KEY_REPORT_NOT_FOUND
public Controller(JasperReportsContext jasperReportsContext)
public void runReport(ReportContext reportContext, Action action) throws JRException
JRInteractiveExceptionJRExceptionprotected void setDataCache(ReportContext reportContext)
protected void runReport(ReportContext reportContext, JasperReport jasperReport, boolean async) throws JRException
JRExceptionCopyright © 2017. All rights reserved.