public class Controller
extends java.lang.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
JRException© 2001-2010 Jaspersoft Corporation www.jaspersoft.com