Uses of Class
com.stimulsoft.base.exception.StiException
Packages that use StiException
Package
Description
-
Uses of StiException in com.stimulsoft.base.localization
Methods in com.stimulsoft.base.localization that throw StiExceptionModifier and TypeMethodDescriptionvoidStiLocalization.addLanguageCategory(InputStream stream) voidStiLocalizationExt.addLanguageCategory(InputStream stream) static StiLocalizationStiLocalization.load(InputStream is) static StiLocalizationExtStiLocalizationExt.load(InputStream is) static voidStiLocalization.loadDefConfig()static voidStiLocalizationExt.loadDefConfig()voidStiLocalization.loadLanguage(File file) voidStiLocalization.loadLanguage(InputStream stream) Load language from file or (if file not found) from resourcevoidStiLocalizationExt.loadLanguage(File file) voidStiLocalizationExt.loadLanguage(InputStream stream) Load language from file or (if file not found) from resource -
Uses of StiException in com.stimulsoft.base.settings
Methods in com.stimulsoft.base.settings that throw StiExceptionConstructors in com.stimulsoft.base.settings that throw StiException -
Uses of StiException in com.stimulsoft.base.utils
Methods in com.stimulsoft.base.utils that throw StiExceptionModifier and TypeMethodDescriptionstatic <T extends XmlObject>
voidStiXmlMarshalUtil.marshal(T xmlObject, OutputStream os) static <T extends XmlObject>
TStiXmlMarshalUtil.unmarshal(InputStream is, Class<T> clazz) -
Uses of StiException in com.stimulsoft.report
Methods in com.stimulsoft.report that throw StiExceptionModifier and TypeMethodDescriptionstatic StringFunc.Es.convertToWord(BigDecimal number, String currencyISO, long decimals, boolean female) main calculations including currency, décimalsstatic StiDocumentStiSerializeManager.deserializeDocument(File file) static voidStiExportManager.exportCsv(StiReport report, StiCsvExportSettings settings, OutputStream stream) static voidStiExportManager.exportCsv(StiReport report, OutputStream stream) static voidStiExportManager.exportExcel(StiReport report, StiExcelExportSettings settings, OutputStream stream) static voidStiExportManager.exportExcel(StiReport report, OutputStream stream) static voidStiExportManager.exportExcel2007(StiReport report, StiExcel2007ExportSettings settings, OutputStream stream) Deprecated.static voidStiExportManager.exportExcel2007(StiReport report, OutputStream stream) Deprecated.static voidStiExportManager.exportExcelBiff(StiReport report, StiExcelExportSettings settings, OutputStream stream) static voidStiExportManager.exportExcelBiff(StiReport report, OutputStream stream) static voidStiExportManager.exportExcelXml(StiReport report, StiExcelXmlExportSettings settings, OutputStream stream) static voidStiExportManager.exportExcelXml(StiReport report, OutputStream stream) static voidStiExportManager.exportHtml(StiReport report, StiHtmlExportSettings settings, OutputStream stream) static voidStiExportManager.exportHtml(StiReport report, OutputStream stream) static voidStiExportManager.exportImageBmp(StiReport report, StiBmpExportSettings settings, OutputStream stream) static voidStiExportManager.exportImageBmp(StiReport report, OutputStream stream) static voidStiExportManager.exportImageJpeg(StiReport report, StiJpegExportSettings settings, OutputStream stream) static voidStiExportManager.exportImageJpeg(StiReport report, OutputStream stream) static voidStiExportManager.exportImagePcx(StiReport report, StiPcxExportSettings settings, OutputStream stream) static voidStiExportManager.exportImagePcx(StiReport report, OutputStream stream) static voidStiExportManager.exportImagePng(StiReport report, StiPngExportSettings settings, OutputStream stream) static voidStiExportManager.exportImagePng(StiReport report, OutputStream stream) static voidStiExportManager.exportImageSvg(StiReport report, StiSvgExportSettings settings, OutputStream stream) static voidStiExportManager.exportImageSvg(StiReport report, OutputStream stream) static voidStiExportManager.exportImageSvgz(StiReport report, StiSvgzExportSettings settings, OutputStream stream) static voidStiExportManager.exportImageSvgz(StiReport report, OutputStream stream) static voidStiExportManager.exportOds(StiReport report, StiOdsExportSettings settings, OutputStream stream) static voidStiExportManager.exportOds(StiReport report, OutputStream stream) static voidStiExportManager.exportOdt(StiReport report, StiOdtExportSettings settings, OutputStream stream) static voidStiExportManager.exportOdt(StiReport report, OutputStream stream) static voidStiExportManager.exportPdf(StiReport report, StiPdfExportSettings settings, OutputStream stream) static voidStiExportManager.exportPdf(StiReport report, OutputStream stream) static voidStiExportManager.exportPowerPoint(StiReport report, StiPowerPointExportSettings settings, OutputStream stream) static voidStiExportManager.exportPowerPoint(StiReport report, OutputStream stream) static voidStiExportManager.exportRtf(StiReport report, StiRtfExportSettings settings, OutputStream stream) static voidStiExportManager.exportRtf(StiReport report, OutputStream stream) static voidStiExportManager.exportSylk(StiReport report, StiSylkExportSettings settings, OutputStream stream) static voidStiExportManager.exportSylk(StiReport report, OutputStream stream) static voidStiExportManager.exportText(StiReport report, StiTxtExportSettings settings, OutputStream stream) static voidStiExportManager.exportText(StiReport report, OutputStream stream) static voidStiExportManager.exportWord(StiReport report, StiWordExportSettings settings, OutputStream stream) static voidStiExportManager.exportWord(StiReport report, OutputStream stream) static voidStiExportManager.exportWord2007(StiReport report, StiWordExportSettings settings, OutputStream stream) Deprecated.Use exportWord()static voidStiExportManager.exportWord2007(StiReport report, OutputStream stream) Deprecated.Use exportWord()static voidStiExportManager.exportXml(StiReport report, StiXmlExportSettings settings, OutputStream stream) static voidStiExportManager.exportXml(StiReport report, OutputStream stream) static voidStiExportManager.exportXps(StiReport report, StiXpsExportSettings settings, OutputStream stream) static voidStiExportManager.exportXps(StiReport report, OutputStream stream) voidStiReport.localizeReport(String cultureName) -
Uses of StiException in com.stimulsoft.report.check
Methods in com.stimulsoft.report.check that throw StiExceptionConstructors in com.stimulsoft.report.check that throw StiException -
Uses of StiException in com.stimulsoft.report.dictionary
Methods in com.stimulsoft.report.dictionary that throw StiExceptionModifier and TypeMethodDescriptionstatic StringStiFunctionsStrings.toCurrencyWordsEs(BigDecimal number, String currencyISO, long decimals) static StringStiFunctionsStrings.toCurrencyWordsEs(BigDecimal number, String currencyISO, long decimals, boolean female) -
Uses of StiException in com.stimulsoft.report.dictionary.databases
Methods in com.stimulsoft.report.dictionary.databases that throw StiExceptionModifier and TypeMethodDescriptionvoidStiCassandraDatabase.connect(StiDataStoreSource source, Boolean fillTable, StiReport report) voidStiDatabase.connect(StiDataStoreSource source, StiReport report) abstract voidStiDatabase.connect(StiDataStoreSource source, Boolean fillTable, StiReport report) voidStiDatabaseEmpty.connect(StiDataStoreSource source, Boolean fillTable, StiReport report) voidStiExcelDatabase.connect(StiDataStoreSource source, Boolean fillTable, StiReport report) voidStiJDBCDatabase.connect(StiDataStoreSource source, Boolean fillTable, StiReport report) static DataSetStiExcelDatabase.getDataSet(InputStream stream) static void -
Uses of StiException in com.stimulsoft.report.dictionary.dataSources
Methods in com.stimulsoft.report.dictionary.dataSources that throw StiException -
Uses of StiException in com.stimulsoft.report.dictionary.functions
Methods in com.stimulsoft.report.dictionary.functions that throw StiExceptionModifier and TypeMethodDescriptionstatic booleanStiFunctionsData.isAllDataRowNullOrEmpty(Object dataSource, String dataColumn) Checks if all rows in the specified data column of the given data source or business object are null or empty.static booleanStiFunctionsData.isDataEmpty(Object dataSource) Checks if the specified data source or business object is empty.static booleanStiFunctionsData.isNullOrEmpty(Object dataSource, String dataColumn) Determines whether the specified data column in the given data source or business object is null or empty.static booleanStiFunctionsData.isNullOrWhiteSpace(Object dataSource, String dataColumn) Determines whether the specified data column in the given data source or business object is null or consists only of white-space characters. -
Uses of StiException in com.stimulsoft.report.engine.parser
Methods in com.stimulsoft.report.engine.parser that throw StiExceptionModifier and TypeMethodDescriptionstatic ObjectStiParser.prepareVariableValue(StiVariable var, StiReport report, StiText textBox) static ObjectStiParser.prepareVariableValue(StiVariable var, StiReport report, StiText textBox, boolean fillItems) -
Uses of StiException in com.stimulsoft.report.export.service
Methods in com.stimulsoft.report.export.service that throw StiExceptionModifier and TypeMethodDescriptionvoidStiCsvExportService.export(StiReport report, OutputStream outputStream, StiExportSettings exportSettings) ExportStiReportvoidStiExcel2007ExportService.export(StiReport report, OutputStream outputStream, StiExportSettings exportSettings) ExportStiReportvoidStiExcelExportService.export(StiReport report, OutputStream outputStream, StiExportSettings exportSettings) voidStiExcelXmlExportService.export(StiReport report, OutputStream outputStream, StiExportSettings exportSettings) ExportStiReportabstract voidStiExportService.export(StiReport report, OutputStream outputStream, StiExportSettings settings) ExportStiReportvoidStiHtml5ExportService.export(StiReport report, OutputStream outputStream, StiExportSettings settings) voidStiHtmlExportService.export(StiReport report, OutputStream outputStream, StiExportSettings exportSettings) ExportStiReportvoidStiImageExportService.export(StiReport report, OutputStream outputStream, StiExportSettings settings) ExportStiReportvoidStiOdsExportService.export(StiReport report, OutputStream outputStream, StiExportSettings settings) voidStiOdtExportService.export(StiReport report, OutputStream outputStream, StiExportSettings settings) voidStiPdfExportService.export(StiReport report, OutputStream outputStream, StiExportSettings exportSettings) ExportStiReportvoidStiPpt2007ExportService.export(StiReport report, OutputStream stream, StiExportSettings settings) Exports rendered report to an PowerPoint file.voidStiRtfExportService.export(StiReport report, OutputStream outputStream, StiExportSettings exportSettings) ExportStiReportvoidStiSylkExportService.export(StiReport report, OutputStream outputStream, StiExportSettings exportSettings) ExportStiReportvoidStiTxtExportService.export(StiReport report, OutputStream outputStream, StiExportSettings exportSettings) ExportStiReportvoidStiWord2007ExportService.export(StiReport report, OutputStream outputStream, StiExportSettings exportSettings) ExportStiReportvoidStiXmlExportService.export(StiReport report, OutputStream outputStream, StiExportSettings exportSettings) ExportStiReportvoidStiXpsExportService.export(StiReport report, OutputStream outputStream, StiExportSettings exportSettings) ExportStiReportvoidStiCsvExportService.exportCsv(StiReport report, OutputStream outputStream, StiDataExportSettings settings) voidStiExcel2007ExportService.exportExcel(StiReport report, OutputStream outputStream, StiExcelExportSettings settings) Exports rendered report to an Excel file.voidStiExcelExportService.exportExcel(StiReport report, OutputStream outputStream, StiExportSettings settings) voidStiExcelXmlExportService.exportExcel(StiReport report, OutputStream outputStream, StiExcelExportSettings settings) Exports a rendered report to the ExcelXml file.voidStiHtmlExportService.exportHtml(StiReport report, OutputStream stream, StiHtmlExportSettings settings) Exports a document to the HTML.voidStiHtmlExportService.exportHtmlWithoutEvents(StiReport report, OutputStream stream, StiHtmlExportSettings settings) voidStiImageExportService.exportImage(StiReport report, OutputStream outputStream, StiExportSettings settings) Exports a rendered document to the stream as an image.voidStiOdsExportService.exportOds(StiReport report, OutputStream outputStream, StiOdsExportSettings settings) Exports rendered report to an OdsvoidStiOdtExportService.exportOdt(StiReport report, OutputStream outputStream, StiOdtExportSettings settings) Exports rendered report to an OdtvoidStiPdfExportService.exportPdf(StiReport report, OutputStream outputStream, StiPdfExportSettings settings) Exports a rendered report to the pdf file.voidStiPpt2007ExportService.exportPowerPoint(StiReport report, OutputStream stream, StiPowerPointExportSettings settings) voidStiRtfExportService.exportRtf(StiReport report, OutputStream outputStream, StiRtfExportSettings settings) voidStiSylkExportService.exportSylk(StiReport report, OutputStream exportOutputStream, StiDataExportSettings settings) Exports a rendered report to a Sylk file.voidStiTxtExportService.exportTxt(StiReport report, OutputStream outputStream, StiTxtExportSettings settings) Exports a rendered report to the stream in the text file.voidStiWord2007ExportService.exportWord(StiReport report, OutputStream outputStream, StiWordExportSettings settings) Exports rendered report to an Word file.voidStiXmlExportService.exportXml(StiReport report, OutputStream outputStream, StiExportSettings settings) Exports a rendered report to the XML file.voidStiXpsExportService.exportXps(StiReport report, OutputStream outputStream, StiExportSettings settings) static StringStiRtfExportService.getRtfFileFromHtmlTags(StiText stiText, String text) Returns rtf to string -
Uses of StiException in com.stimulsoft.report.globalization
Methods in com.stimulsoft.report.globalization that throw StiExceptionModifier and TypeMethodDescriptionvoidStiGlobalizationContainerCollection.localizeReport(String cultureName) -
Uses of StiException in com.stimulsoft.report.helpers
Methods in com.stimulsoft.report.helpers that throw StiExceptionModifier and TypeMethodDescriptionstatic DataSetStiResourceArrayToDataSet.get(StiResourceType resourceType, byte[] array) -
Uses of StiException in com.stimulsoft.report.utils.data
Methods in com.stimulsoft.report.utils.data that throw StiExceptionModifier and TypeMethodDescriptionstatic StiTableFieldsRequestStiDataColumnsUtil.getFields(Connection con, String query, StiDataSource source) Return columns types -
Uses of StiException in com.stimulsoft.samples
Methods in com.stimulsoft.samples that throw StiExceptionModifier and TypeMethodDescriptionvoidChildDatabase.connect(StiDataStoreSource stiDataStoreSource, StiReport report) voidChildDatabase.connect(StiDataStoreSource stiDataStoreSource, Boolean fillTable, StiReport report) voidParentDatabase.connect(StiDataStoreSource stiDataStoreSource, StiReport report) voidParentDatabase.connect(StiDataStoreSource source, Boolean fillTable, StiReport report) static StiReportCreateJdbcReport.createReport()Localization.getLocalizations()static voidConstructors in com.stimulsoft.samples that throw StiException -
Uses of StiException in com.stimulsoft.web.events
Methods in com.stimulsoft.web.events that throw StiExceptionModifier and TypeMethodDescriptionvoidStiAbstractWebAction.run(StiHttpServletRequest request, StiHttpServletResponse response) -
Uses of StiException in com.stimulsoft.web.helper
Methods in com.stimulsoft.web.helper that throw StiExceptionModifier and TypeMethodDescriptionstatic ByteArrayOutputStreamStiExportsHelper.emailReport(StiRequestParams requestParams, StiReport report, StiExportSettings settings, StiMailProperties options, StiHttpServletRequest request) static StiWebActionResultStiExportsHelper.emailReportResult(StiRequestParams requestParams, StiReport report, StiExportSettings settings, StiMailProperties options, StiHttpServletRequest request) static ByteArrayOutputStreamStiExportsHelper.exportReport(StiRequestParams requestParams, StiReport report, StiExportSettings settings) Exports report to the specified formatstatic StiWebActionResultStiExportsHelper.exportReportResult(StiRequestParams requestParams, StiReport report, StiExportSettings settings) StiReportHelper.getPagesArray(StiReport report, StiRequestParams requestParams) static StiWebActionResultStiReportHelper.interactionResult(StiRequestParams requestParams, StiReport report, StiHttpServletRequest request) static StiWebActionResultStiReportHelper.openReportResult(StiRequestParams requestParams, StiHttpServletRequest request) static voidStiReportResponse.printAsHtml(StiHttpServletResponse response, StiReport report) Print report as HTML document.static voidStiReportResponse.printAsHtml(StiHttpServletResponse response, StiReport report, StiHtmlExportSettings settings) Print report as HTML document.static voidStiReportResponse.printAsHtml(StiHttpServletResponse response, StiReport report, StiPagesRange pageRange) Print report as HTML document.static voidStiReportResponse.printAsPdf(StiHttpServletResponse response, StiReport report) Print report as PDF document.static voidStiReportResponse.printAsPdf(StiHttpServletResponse response, StiReport report, StiPdfExportSettings settings) Print report as PDF document.static voidStiReportResponse.printAsPdf(StiHttpServletResponse response, StiReport report, StiPagesRange pageRange) Print report as PDF document.static StiWebActionResultStiExportsHelper.printReportResult(StiRequestParams requestParams, StiReport report, StiExportSettings settings) static voidStiReportResponse.responseAsPdf(StiHttpServletResponse response, StiReport report, StiPdfExportSettings settings, boolean saveFileDialog) static StiWebActionResultStiReportHelper.viewerResult(StiRequestParams requestParams, StiReport report) -
Uses of StiException in com.stimulsoft.web.utils
Methods in com.stimulsoft.web.utils that throw StiExceptionModifier and TypeMethodDescriptionstatic StiWebActionResultStiWebExportReportUtil.exportAsBmp(StiReport report, StiImageExportSettings settings, OutputStream stream) Exports report to BMP format.static StiWebActionResultStiWebExportReportUtil.exportAsCsv(StiReport report, StiDataExportSettings settings, OutputStream stream) Exports report to CSV format.static StiWebActionResultStiWebExportReportUtil.exportAsExcel(StiReport report, StiExcelExportSettings settings, OutputStream stream) Exports report to Microsoft Excel format.static StiWebActionResultStiWebExportReportUtil.exportAsExcel2007(StiReport report, StiExcelExportSettings settings, OutputStream stream) Exports report to Microsoft Excel 2007 format.static StiWebActionResultStiWebExportReportUtil.exportAsExcelXml(StiReport report, StiExcelExportSettings settings, OutputStream stream) Exports report to Microsoft Excel Xml format.static StiWebActionResultStiWebExportReportUtil.exportAsJpeg(StiReport report, StiImageExportSettings settings, OutputStream stream) Exports report to JPEG format.static StiWebActionResultStiWebExportReportUtil.exportAsOds(StiReport report, StiOdsExportSettings settings, OutputStream stream) static StiWebActionResultStiWebExportReportUtil.exportAsPcx(StiReport report, StiImageExportSettings settings, OutputStream stream) Exports report to PCX format.static StiWebActionResultStiWebExportReportUtil.exportAsPng(StiReport report, StiImageExportSettings settings, OutputStream stream) Exports report to PNG format.static StiWebActionResultStiWebExportReportUtil.exportAsSvg(StiReport report, StiImageExportSettings settings, OutputStream stream) Exports report to Scalable Vector Graphics (SVG) format.static StiWebActionResultStiWebExportReportUtil.exportAsSvgz(StiReport report, StiImageExportSettings settings, OutputStream stream) static StiWebActionResultStiWebExportReportUtil.exportAsSylk(StiReport report, StiDataExportSettings settings, OutputStream stream) Exports report to Symbolic Link (SYLK) format.static StiWebActionResultStiWebExportReportUtil.exportAsXml(StiReport report, OutputStream stream) Exports report to XML format. -
Uses of StiException in com.stimulsoft.webdesigner
Methods in com.stimulsoft.webdesigner that throw StiExceptionModifier and TypeMethodDescriptionstatic StiWebActionResultStiWebDesignerActions.exportReportResult(StiRequestParams requestParams, StiReport report, StiExportSettings settings, StiHttpServletRequest httpContext, StiHttpServletResponse response, StringBuffer jsonParams) StiWebDesigner.getReportSnapshotCallbackResult(HashMap<String, Object> callbackResult, StiHttpServletRequest httpContext, StiReport report, HashMap<String, Object> parameters) StiWebDesignerHelper.getWebDesigner(StiWebDesignerOptions options, URL context, StiHttpServletRequest request, StiHttpServletResponse response, Object handler, StiServletContext servletContext) StiWebDesignerHelper.getWebDesigner(String designerID, StiWebDesignerOptions options, URL context, StiHttpServletRequest request, StiHttpServletResponse response, Object handler, Object servletContext) StiWebDesignerHelper.getWebDesigner(String designerID, URL context, StiHttpServletRequest request, StiHttpServletResponse response, Object handler, StiServletContext servletContext) StiWebDesignerHelper.getWebDesigner(URL context, StiHttpServletRequest request, StiHttpServletResponse response, Object handler, StiServletContext servletContext) static voidStiWebDesigner.previewReport(StiReport mainReport, String format, StiHttpServletResponse response) -
Uses of StiException in com.stimulsoft.webdesigner.helper
Methods in com.stimulsoft.webdesigner.helper that throw StiExceptionModifier and TypeMethodDescriptionStiReportCheckHelper.checkReport(StiHttpServletRequest httpContext, StiRequestParams requestParams, StiReport report, boolean createReportCopy) static voidStiDictionaryHelper.createOrEditDataSource(StiReport report, HashMap<String, Object> param, HashMap<String, Object> callbackResult, StiWebDesignerOptions options) static voidStiReportCheckHelper.getCheckPreview(StiHttpServletRequest httpContext, StiRequestParams requestParams, StiReport report, HashMap<String, Object> parameters, HashMap<String, Object> callbackResult) static voidStiReportEdit.getPreviewPages(StiReport report, HashMap<String, Object> param, HashMap<String, Object> callbackResult) static StringStiReportResourcesHelper.getReportThumbnailParameters(StiReport report, double zoom) static voidStiReportResourcesHelper.getResourceContent(StiReport report, HashMap<String, Object> param, HashMap<String, Object> callbackResult) static voidStiReportResourcesHelper.getResourceViewData(StiReport report, HashMap<String, Object> param, HashMap<String, Object> callbackResult) static StringStiReportEdit.getRichTextProperty(StiRichText component) static StringStiReportResourcesHelper.getStringContentForJSFromResourceContent(StiResourceType resourceType, byte[] content) static voidStiDictionaryHelper.retrieveColumns(StiReport report, HashMap<String, Object> param, HashMap<String, Object> callbackResult) Constructors in com.stimulsoft.webdesigner.helper that throw StiException -
Uses of StiException in com.stimulsoft.webviewer
Methods in com.stimulsoft.webviewer that throw StiExceptionModifier and TypeMethodDescriptionstatic StiWebActionResultStiWebViewerActions.emailReportResult(StiRequestParams requestParams, StiReport report, StiMailProperties options, StiExportSettings settings, StiHttpServletRequest request, StiHttpServletResponse response) static StiWebActionResultStiWebViewerActions.emailReportResult(StiHttpServletRequest request, StiHttpServletResponse response) static StiWebActionResultStiWebViewerActions.exportReportResult(StiRequestParams requestParams, StiReport report, StiExportSettings settings, StiHttpServletRequest httpContext, StiHttpServletResponse response) Get the action result required for export the report.static StiWebActionResultStiWebViewerActions.exportReportResult(StiRequestParams requestParams, StiReport report, StiHttpServletRequest httpContext, StiHttpServletResponse response) static StiWebActionResultStiWebViewerActions.exportReportResult(StiHttpServletRequest httpContext, StiHttpServletResponse response, StiRequestParams requestParams, StiExportSettings settings) static StiWebActionResultStiWebViewerActions.getReportResult(StiRequestParams requestParams, StiReport report, StiHttpServletRequest request, StiHttpServletResponse response) Get the action result required for show the specified report in the viewer.static StiWebActionResultStiWebViewerActions.getReportResult(StiHttpServletRequest request, StiHttpServletResponse response) Get the action result required for show the specified report in the viewer.StiWebViewerHelper.getWebViewer(StiWebViewerOptions options, StiMailProperties mailProperties, URL context, StiHttpServletRequest request, StiReport report, StiServletContext servletContext) StiWebViewerHelper.getWebViewer(String viewerID, StiWebViewerOptions options, StiMailProperties mailProperties, URL context, StiHttpServletRequest request, StiReport report, StiServletContext servletContext) StiWebViewerHelper.getWebViewer(String viewerID, URL context, StiHttpServletRequest request, StiReport report, StiServletContext servletContext) StiWebViewerHelper.getWebViewer(URL context, StiHttpServletRequest request, StiReport report, StiServletContext servletContext) static StiWebActionResultStiWebViewerActions.interactionResult(StiReport report, StiHttpServletRequest httpContext, StiHttpServletResponse response) Get the action result required for interactive operations with a report.static StiWebActionResultStiWebViewerActions.interactionResult(StiRequestParams requestParams, StiReport report, StiHttpServletRequest httpContext, StiHttpServletResponse response) Get the action result required for interactive operations with a report.static ObjectStiWebViewerActions.interactionResult(StiRequestParams requestParams, StiHttpServletRequest httpContext, StiHttpServletResponse response) Get the action result required for interactive operations with a report.static ObjectStiWebViewerActions.interactionResult(StiHttpServletRequest httpContext, StiHttpServletResponse response) Get the action result required for interactive operations with a report.static StiWebActionResultStiWebViewerActions.printReportResult(StiRequestParams requestParams, StiReport report) Get the action result required for print the report.static StiWebActionResultStiWebViewerActions.printReportResult(StiRequestParams requestParams, StiReport report, StiExportSettings settings) Get the action result required for print the report.static ObjectStiWebViewerActions.viewerEventResult(StiReport report, StiHttpServletRequest httpContext, StiHttpServletResponse response) Get the action result required for the various requests of the viewer.The specified report will be used.static StiWebActionResultStiWebViewerActions.viewerEventResult(StiRequestParams requestParams, StiReport report, StiHttpServletRequest httpContext, StiHttpServletResponse response) Internal use only.static ObjectStiWebViewerActions.viewerEventResult(StiRequestParams requestParams, StiHttpServletRequest httpContext, StiHttpServletResponse response) Get the action result required for the various requests of the viewer.static ObjectStiWebViewerActions.viewerEventResult(StiHttpServletRequest httpContext, StiHttpServletResponse response) Get the action result required for the various requests of the viewer. -
Uses of StiException in com.stimulsoft.webviewer.helper
Methods in com.stimulsoft.webviewer.helper that throw StiExceptionModifier and TypeMethodDescriptionstatic StiWebActionResultStiExportsClass.exportAsBmp(StiReport report, StiImageExportSettings settings, OutputStream stream) Exports report to BMP format.static StiWebActionResultStiExportsClass.exportAsCsv(StiReport report, StiDataExportSettings settings, OutputStream stream) Exports report to CSV format.static StiWebActionResultStiExportsClass.exportAsExcel(StiReport report, StiExcelExportSettings settings, OutputStream stream) Exports report to Microsoft Excel format.static StiWebActionResultStiExportsClass.exportAsExcel2007(StiReport report, StiExcelExportSettings settings, OutputStream stream) Exports report to Microsoft Excel 2007 format.static StiWebActionResultStiExportsClass.exportAsExcelXml(StiReport report, StiExcelExportSettings settings, OutputStream stream) Exports report to Microsoft Excel Xml format.static StiWebActionResultStiExportsClass.exportAsJpeg(StiReport report, StiImageExportSettings settings, OutputStream stream) Exports report to JPEG format.static StiWebActionResultStiExportsClass.exportAsOds(StiReport report, StiOdsExportSettings settings, OutputStream stream) static StiWebActionResultStiExportsClass.exportAsOdt(StiReport report, StiOdtExportSettings settings, OutputStream stream) Exports report to OpenDocument Writer format.static StiWebActionResultStiExportsClass.exportAsPcx(StiReport report, StiImageExportSettings settings, OutputStream stream) Exports report to PCX format.static StiWebActionResultStiExportsClass.exportAsPng(StiReport report, StiImageExportSettings settings, OutputStream stream) Exports report to PNG format.static StiWebActionResultStiExportsClass.exportAsSvg(StiReport report, StiImageExportSettings settings, OutputStream stream) Exports report to Scalable Vector Graphics (SVG) format.static StiWebActionResultStiExportsClass.exportAsSvgz(StiReport report, StiImageExportSettings settings, OutputStream stream) static StiWebActionResultStiExportsClass.exportAsSylk(StiReport report, StiDataExportSettings settings, OutputStream stream) Exports report to Symbolic Link (SYLK) format.static StiWebActionResultStiExportsClass.exportAsXml(StiReport report, OutputStream stream) Exports report to XML format.static ObjectStiExportsClass.exportReport(StiReport report, StiExportFormat exportFormat, Element settingsObject, boolean saveFileDialog) Exports report to specified format and return the FileResult object.static voidStiExportsClass.exportReport(StiReport report, StiExportFormat exportFormat, Element jsonObject, OutputStream stream) Exports report by the specified format and export settings object to the stream.static StiWebActionResultStiExportsClass.exportReport(StiReport report, StiExportFormat exportFormat, Element jsonObject, OutputStream stream, boolean saveFileDialog) Exports report by the specified format and export settings to the stream or return theStiWebActionResultobject.static ObjectStiExportsClass.exportReport(StiReport report, StiRequiredOptions requestOptions, StiMailProperties emailOptions) Exports report to specified format and return the FileResult object.