com.stimulsoft.webviewer.component
Class StiTestWebViewerBean
java.lang.Object
com.stimulsoft.webviewer.component.StiTestWebViewerBean
public class StiTestWebViewerBean
- extends java.lang.Object
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiTestWebViewerBean
public StiTestWebViewerBean()
getReport
public StiReport getReport()
throws java.io.IOException,
org.xml.sax.SAXException,
StiDeserializationException
- Returns:
- the report
- Throws:
StiDeserializationException
org.xml.sax.SAXException
java.io.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 java.lang.String getViewerID()
- Returns:
- the viewerID
setViewerID
public void setViewerID(java.lang.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