Class StiRequiredOptions

java.lang.Object
com.stimulsoft.webviewer.StiRequiredOptions

public class StiRequiredOptions extends Object
Copyright Stimulsoft
  • Constructor Details

    • StiRequiredOptions

      public StiRequiredOptions()
  • Method Details

    • getViewerId

      public String getViewerId()
      Returns:
      the viewerId
    • setViewerId

      public void setViewerId(String viewerId)
      Parameters:
      viewerId - the viewerId to set
    • getRoutes

      public HashMap<String,String> getRoutes()
      Returns:
      the routes
    • setRoutes

      public void setRoutes(HashMap<String,String> routes)
      Parameters:
      routes - the routes to set
    • getFormValues

      public HashMap<String,String> getFormValues()
      Returns:
      the formValues
    • setFormValues

      public void setFormValues(HashMap<String,String> formValues)
      Parameters:
      formValues - the formValues to set
    • getReportGuid

      public String getReportGuid()
      Returns:
      the reportGuid
    • setReportGuid

      public void setReportGuid(String reportGuid)
      Parameters:
      reportGuid - the reportGuid to set
    • getParamsGuid

      public String getParamsGuid()
      Returns:
      the paramsGuid
    • setParamsGuid

      public void setParamsGuid(String paramsGuid)
      Parameters:
      paramsGuid - the paramsGuid to set
    • getPreviousParamsGuid

      public String getPreviousParamsGuid()
      Returns:
      the previousParamsGuid
    • setPreviousParamsGuid

      public void setPreviousParamsGuid(String previousParamsGuid)
      Parameters:
      previousParamsGuid - the previousParamsGuid to set
    • getClientGuid

      public String getClientGuid()
      Returns:
      the clientGuid
    • setClientGuid

      public void setClientGuid(String clientGuid)
      Parameters:
      clientGuid - the clientGuid to set
    • getPageNumber

      public int getPageNumber()
      Returns:
      the pageNumber
    • setPageNumber

      public void setPageNumber(int pageNumber)
      Parameters:
      pageNumber - the pageNumber to set
    • getZoom

      public double getZoom()
      Returns:
      the zoom
    • setZoom

      public void setZoom(double zoom)
      Parameters:
      zoom - the zoom to set
    • getViewMode

      public StiWebViewMode getViewMode()
      Returns:
      the viewMode
    • setViewMode

      public void setViewMode(StiWebViewMode viewMode)
      Parameters:
      viewMode - the viewMode to set
    • isShowBookmarks

      public boolean isShowBookmarks()
      Returns:
      the showBookmarks
    • setShowBookmarks

      public void setShowBookmarks(boolean showBookmarks)
      Parameters:
      showBookmarks - the showBookmarks to set
    • getOpenLinksTarget

      public String getOpenLinksTarget()
      Returns:
      the openLinksTarget
    • setOpenLinksTarget

      public void setOpenLinksTarget(String openLinksTarget)
      Parameters:
      openLinksTarget - the openLinksTarget to set
    • getExportSettings

      public HashMap<String,Object> getExportSettings()
      Returns:
      the exportSettings
    • setExportSettings

      public void setExportSettings(HashMap<String,Object> exportSettings)
      Parameters:
      exportSettings - the exportSettings to set
    • getExportFormat

      public StiExportFormat getExportFormat()
      Returns:
      the exportFormat
    • setExportFormat

      public void setExportFormat(StiExportFormat exportFormat)
      Parameters:
      exportFormat - the exportFormat to set
    • getChartRenderType

      public StiHtmlChartType getChartRenderType()
      Returns:
      the chartRenderType
    • setChartRenderType

      public void setChartRenderType(StiHtmlChartType chartRenderType)
      Parameters:
      chartRenderType - the chartRenderType to set
    • getPrintAction

      public String getPrintAction()
      Returns:
      the printAction
    • setPrintAction

      public void setPrintAction(String printAction)
      Parameters:
      printAction - the printAction to set
    • isBookmarksPrint

      public boolean isBookmarksPrint()
      Returns:
      the bookmarksPrint
    • setBookmarksPrint

      public void setBookmarksPrint(boolean bookmarksPrint)
      Parameters:
      bookmarksPrint - the bookmarksPrint to set
    • getVariables

      public HashMap<String,HashMap<String,Object>> getVariables()
      Returns:
      the variables
    • setVariables

      public void setVariables(HashMap<String,HashMap<String,Object>> variables)
      Parameters:
      variables - the variables to set
    • getParameters

      public HashMap<String,Object> getParameters()
      Returns:
      the parameters
    • setParameters

      public void setParameters(HashMap<String,Object> parameters)
      Parameters:
      parameters - the parameters to set
    • getEditableParameters

      public HashMap<String,Object> getEditableParameters()
      Returns:
      the editableParameters
    • setEditableParameters

      public void setEditableParameters(HashMap<String,Object> editableParameters)
      Parameters:
      editableParameters - the editableParameters to set
    • getServerCacheMode

      public String getServerCacheMode()
      Returns:
      the serverCacheMode
    • setServerCacheMode

      public void setServerCacheMode(String serverCacheMode)
      Parameters:
      serverCacheMode - the serverCacheMode to set