public class Controller extends Object
| 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 Controller(JasperReportsContext jasperReportsContext)
public void runReport(WebReportContext webReportContext, Action action) throws JRException, JRInteractiveException
JRInteractiveExceptionJRExceptionprotected void setDataCache(WebReportContext webReportContext)
protected void runReport(WebReportContext webReportContext, JasperReport jasperReport, boolean async) throws JRException
JRExceptionCopyright © 2012. All Rights Reserved.