net.sf.jasperreports.web.servlets
Class Controller

java.lang.Object
  extended by net.sf.jasperreports.web.servlets.Controller

public class Controller
extends java.lang.Object

Version:
$Id: Controller.java 5378 2012-05-14 00:39:27Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Constructor Summary
Controller(JasperReportsContext jasperReportsContext)
           
 
Method Summary
 void runReport(WebReportContext webReportContext, Action action)
           
protected  void runReport(WebReportContext webReportContext, JasperReport jasperReport, boolean async)
           
protected  void setDataCache(WebReportContext webReportContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Controller

public Controller(JasperReportsContext jasperReportsContext)
Method Detail

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


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com