net.sf.jasperreports.web.servlets
Class Controller
java.lang.Object
net.sf.jasperreports.web.servlets.Controller
public class Controller
- extends Object
- Version:
- $Id: Controller.java 5378 2012-05-14 00:39:27Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Controller
public Controller(JasperReportsContext jasperReportsContext)
runReport
public void runReport(WebReportContext webReportContext,
Action action)
throws JRException,
JRInteractiveException
- Throws:
JRInteractiveException
JRException
setDataCache
protected void setDataCache(WebReportContext webReportContext)
runReport
protected void runReport(WebReportContext webReportContext,
JasperReport jasperReport,
boolean async)
throws JRException
- Throws:
JRException
Copyright © 2012. All Rights Reserved.