com.stimulsoft.webviewer
Class StiWebViewerHelper

java.lang.Object
  extended by com.stimulsoft.webviewer.StiWebViewerHelper

public class StiWebViewerHelper
extends Object

Copyright Stimulsoft


Constructor Summary
StiWebViewerHelper()
           
 
Method Summary
 String getWebViewer(StiWebViewerOptions options, StiMailProperties mailProperties, URL context, javax.servlet.http.HttpServletRequest request, StiReport report, javax.servlet.ServletContext servletContext)
           
 String getWebViewer(String viewerID, StiWebViewerOptions options, StiMailProperties mailProperties, URL context, javax.servlet.http.HttpServletRequest request, StiReport report, javax.servlet.ServletContext servletContext)
           
 String getWebViewer(String viewerID, URL context, javax.servlet.http.HttpServletRequest request, StiReport report, javax.servlet.ServletContext servletContext)
           
 String getWebViewer(URL context, javax.servlet.http.HttpServletRequest request, StiReport report, javax.servlet.ServletContext servletContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiWebViewerHelper

public StiWebViewerHelper()
Method Detail

getWebViewer

public String getWebViewer(URL context,
                           javax.servlet.http.HttpServletRequest request,
                           StiReport report,
                           javax.servlet.ServletContext servletContext)
                    throws ParserConfigurationException,
                           IOException,
                           StiException
Throws:
ParserConfigurationException
IOException
StiException

getWebViewer

public String getWebViewer(StiWebViewerOptions options,
                           StiMailProperties mailProperties,
                           URL context,
                           javax.servlet.http.HttpServletRequest request,
                           StiReport report,
                           javax.servlet.ServletContext servletContext)
                    throws ParserConfigurationException,
                           IOException,
                           StiException
Throws:
ParserConfigurationException
IOException
StiException

getWebViewer

public String getWebViewer(String viewerID,
                           URL context,
                           javax.servlet.http.HttpServletRequest request,
                           StiReport report,
                           javax.servlet.ServletContext servletContext)
                    throws ParserConfigurationException,
                           IOException,
                           StiException
Throws:
ParserConfigurationException
IOException
StiException

getWebViewer

public String getWebViewer(String viewerID,
                           StiWebViewerOptions options,
                           StiMailProperties mailProperties,
                           URL context,
                           javax.servlet.http.HttpServletRequest request,
                           StiReport report,
                           javax.servlet.ServletContext servletContext)
                    throws ParserConfigurationException,
                           IOException,
                           StiException
Throws:
ParserConfigurationException
IOException
StiException


Copyright © 2017 Stimulsoft. All Rights Reserved.