com.stimulsoft.webviewer.component
Class StiTestWebViewerBean
java.lang.Object
com.stimulsoft.webviewer.component.StiTestWebViewerBean
public class StiTestWebViewerBean
- extends Object
Copyright Stimulsoft
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiTestWebViewerBean
public StiTestWebViewerBean()
getReport
public StiReport getReport()
throws IOException,
SAXException,
StiDeserializationException
- Returns:
- the report
- Throws:
StiDeserializationException
SAXException
IOException
setReport
public void setReport(StiReport report)
- Parameters:
report - the report to set
getOptions
public StiWebViewerOptions getOptions()
- Returns:
- the options
setOptions
public void setOptions(StiWebViewerOptions options)
- Parameters:
options - the options to set
getViewerID
public String getViewerID()
- Returns:
- the viewerID
setViewerID
public void setViewerID(String viewerID)
- Parameters:
viewerID - the viewerID to set
getMailProperties
public StiMailProperties getMailProperties()
- Returns:
- the mailProperties
setMailProperties
public void setMailProperties(StiMailProperties mailProperties)
- Parameters:
mailProperties - the mailProperties to set
Copyright © 2017 Stimulsoft. All Rights Reserved.