com.stimulsoft.webdesigner.helper
Class StiReportCheckHelper

java.lang.Object
  extended by com.stimulsoft.webdesigner.helper.StiReportCheckHelper

public class StiReportCheckHelper
extends Object

Copyright Stimulsoft


Constructor Summary
StiReportCheckHelper()
           
 
Method Summary
static void actionCheck(javax.servlet.http.HttpServletRequest httpContext, StiReport report, Hashtable<String,Object> parameters, Hashtable<String,Object> callbackResult)
           
static void checkExpression(StiReport report, Hashtable<String,Object> parameters, Hashtable<String,Object> callbackResult)
           
static void checkReport(javax.servlet.http.HttpServletRequest httpContext, StiReport report, Hashtable<String,Object> parameters, Hashtable<String,Object> callbackResult)
           
static void getCheckPreview(javax.servlet.http.HttpServletRequest httpContext, StiReport report, Hashtable<String,Object> parameters, Hashtable<String,Object> callbackResult)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiReportCheckHelper

public StiReportCheckHelper()
Method Detail

checkReport

public static void checkReport(javax.servlet.http.HttpServletRequest httpContext,
                               StiReport report,
                               Hashtable<String,Object> parameters,
                               Hashtable<String,Object> callbackResult)
                        throws StiException
Throws:
StiException

getCheckPreview

public static void getCheckPreview(javax.servlet.http.HttpServletRequest httpContext,
                                   StiReport report,
                                   Hashtable<String,Object> parameters,
                                   Hashtable<String,Object> callbackResult)

actionCheck

public static void actionCheck(javax.servlet.http.HttpServletRequest httpContext,
                               StiReport report,
                               Hashtable<String,Object> parameters,
                               Hashtable<String,Object> callbackResult)
                        throws ParserConfigurationException,
                               IOException,
                               TransformerException
Throws:
ParserConfigurationException
IOException
TransformerException

checkExpression

public static void checkExpression(StiReport report,
                                   Hashtable<String,Object> parameters,
                                   Hashtable<String,Object> callbackResult)


Copyright © 2017 Stimulsoft. All Rights Reserved.