Uses of Class
fr.opensagres.xdocreport.document.registry.XDocReportRegistry

Packages that use XDocReportRegistry
fr.opensagres.xdocreport.document   
fr.opensagres.xdocreport.document.registry   
fr.opensagres.xdocreport.document.web   
 

Uses of XDocReportRegistry in fr.opensagres.xdocreport.document
 

Methods in fr.opensagres.xdocreport.document that return XDocReportRegistry
protected  XDocReportRegistry Generator.getRegistry(In request)
          Returns the XDocReport registry which load and cache document.
 

Methods in fr.opensagres.xdocreport.document with parameters of type XDocReportRegistry
protected  IXDocReport Generator.loadReport(String reportId, XDocReportRegistry registry, In request)
          Load report.
 

Uses of XDocReportRegistry in fr.opensagres.xdocreport.document.registry
 

Methods in fr.opensagres.xdocreport.document.registry that return XDocReportRegistry
static XDocReportRegistry XDocReportRegistry.getRegistry()
           
 

Uses of XDocReportRegistry in fr.opensagres.xdocreport.document.web
 

Methods in fr.opensagres.xdocreport.document.web that return XDocReportRegistry
protected  XDocReportRegistry BaseXDocReportServlet.getRegistry(javax.servlet.http.HttpServletRequest request)
          Returns the XDocReport registry which load and cache document.
protected  XDocReportRegistry UploadXDocReportServlet.getRegistryForUpload(javax.servlet.http.HttpServletRequest request)
           
protected  XDocReportRegistry BaseXDocReportServlet.getRegistryFromHTTPSession(javax.servlet.http.HttpServletRequest request)
          Returns registry from HTTP session.
 

Methods in fr.opensagres.xdocreport.document.web with parameters of type XDocReportRegistry
protected  IXDocReport AbstractProcessXDocReportServlet.loadReport(String reportId, XDocReportRegistry registry, javax.servlet.http.HttpServletRequest request)
          Load report.
 



Copyright © 2012. All Rights Reserved.