Class OfbizBirtEngineServlet

java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.apache.axis.transport.http.AxisServletBase
org.apache.axis.transport.http.AxisServlet
org.eclipse.birt.report.servlet.BaseReportEngineServlet
org.eclipse.birt.report.servlet.BirtEngineServlet
org.apache.ofbiz.birt.report.servlet.OfbizBirtEngineServlet
All Implemented Interfaces:
Serializable, Servlet, ServletConfig

public class OfbizBirtEngineServlet extends org.eclipse.birt.report.servlet.BirtEngineServlet
See Also:
  • Field Summary

    Fields inherited from class org.eclipse.birt.report.servlet.BaseReportEngineServlet

    engine, openSource, requester

    Fields inherited from class org.apache.axis.transport.http.AxisServlet

    INIT_PROPERTY_DISABLE_SERVICES_LIST, INIT_PROPERTY_ENABLE_LIST, INIT_PROPERTY_JWS_CLASS_DIR, INIT_PROPERTY_SERVICES_PATH, INIT_PROPERTY_TRANSPORT_NAME, INIT_PROPERTY_USE_SECURITY, log

    Fields inherited from class org.apache.axis.transport.http.AxisServletBase

    ATTR_AXIS_ENGINE, axisServer
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected org.eclipse.birt.report.context.IContext
     

    Methods inherited from class org.eclipse.birt.report.servlet.BirtEngineServlet

    __authenticate, __doGet, __handleNonSoapException, __init

    Methods inherited from class org.eclipse.birt.report.servlet.BaseReportEngineServlet

    doGet, doPost, init, isOpenSource, service

    Methods inherited from class org.apache.axis.transport.http.AxisServlet

    getDefaultJWSClassDir, getHttpServletResponseStatus, getJWSClassDir, init, initQueryStringHandlers, logException, processAxisFault, reportAvailableServices, reportCantGetAxisService, reportCantGetJWSService, reportNoWSDL, reportServiceInfo

    Methods inherited from class org.apache.axis.transport.http.AxisServletBase

    decLockCounter, destroy, getEngine, getEngine, getEngineEnvironment, getHomeDir, getLoadCounter, getOption, getServletContext, getWebappBase, getWebInfPath, incLockCounter, isDevelopment, service

    Methods inherited from class javax.servlet.http.HttpServlet

    doDelete, doHead, doOptions, doPut, doTrace, getLastModified

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • OfbizBirtEngineServlet

      public OfbizBirtEngineServlet()
  • Method Details

    • __getContext

      protected org.eclipse.birt.report.context.IContext __getContext(HttpServletRequest request, HttpServletResponse response) throws org.eclipse.birt.core.exception.BirtException
      Overrides:
      __getContext in class org.eclipse.birt.report.servlet.BirtEngineServlet
      Throws:
      org.eclipse.birt.core.exception.BirtException