fr.opensagres.xdocreport.document.web
Class WEBURIResolver

java.lang.Object
  extended by fr.opensagres.xdocreport.document.web.WEBURIResolver
All Implemented Interfaces:
IURIResolver, XDocBaseServletConstants, XDocProcessServletConstants

public class WEBURIResolver
extends Object
implements IURIResolver, XDocProcessServletConstants


Field Summary
 
Fields inherited from interface fr.opensagres.xdocreport.converter.IURIResolver
DEFAULT
 
Fields inherited from interface fr.opensagres.xdocreport.document.web.XDocProcessServletConstants
CONVERTER_ID_HTTP_PARAM, DOWNLOAD_DISPATCH, DUMPER_KIND_HTTP_PARAM, FONT_ENCODING_HTTP_PARAM, REMOVE_DISPATCH, VIEW_DISPATCH
 
Fields inherited from interface fr.opensagres.xdocreport.document.web.XDocBaseServletConstants
DISPATCH_HTTP_PARAM, ENTRY_NAME_HTTP_PARAM, PROCESS_STATE_HTTP_PARAM, REPORT_ID_HTTP_PARAM, TEMPLATE_ENGINE_ID_HTTP_PARAM, TEMPLATE_ENGINE_KIND_HTTP_PARAM, XDOCREPORT_ATTR_KEY, XDOCREPORTREGISTRY_SESSION_KEY
 
Constructor Summary
WEBURIResolver(String reportId, javax.servlet.http.HttpServletRequest request)
           
 
Method Summary
 String resolve(String uri)
          Return the resolved URI.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WEBURIResolver

public WEBURIResolver(String reportId,
                      javax.servlet.http.HttpServletRequest request)
Method Detail

resolve

public String resolve(String uri)
Description copied from interface: IURIResolver
Return the resolved URI.

Specified by:
resolve in interface IURIResolver
Returns:


Copyright © 2013. All rights reserved.