com.stimulsoft.webviewer
Class StiWebViewerHelper
java.lang.Object
com.stimulsoft.webviewer.StiWebViewerHelper
public class StiWebViewerHelper
- extends Object
Copyright Stimulsoft
|
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 |
StiWebViewerHelper
public StiWebViewerHelper()
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.