com.stimulsoft.webdesigner.helper
Class StiWizardHelper

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

public class StiWizardHelper
extends java.lang.Object

Copyright Stimulsoft


Constructor Summary
StiWizardHelper()
           
 
Method Summary
static StiReport getReportFromWizardOptions(StiReport createdReport, java.util.HashMap<java.lang.String,java.lang.Object> reportOptions, java.util.HashMap<java.lang.String,java.lang.Object> wizardDataSources)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiWizardHelper

public StiWizardHelper()
Method Detail

getReportFromWizardOptions

public static StiReport getReportFromWizardOptions(StiReport createdReport,
                                                   java.util.HashMap<java.lang.String,java.lang.Object> reportOptions,
                                                   java.util.HashMap<java.lang.String,java.lang.Object> wizardDataSources)
                                            throws JSONException
Throws:
JSONException