com.stimulsoft.webviewer.helper
Class StiVariablesHelper
java.lang.Object
com.stimulsoft.webviewer.helper.StiVariablesHelper
public class StiVariablesHelper
- extends Object
Copyright Stimulsoft
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
protected static final Logger LOG
StiVariablesHelper
public StiVariablesHelper()
applyReportBindingVariables
public static void applyReportBindingVariables(StiReport report,
Hashtable<String,Hashtable<String,Object>> values)
fillDialogInfoItems
public static void fillDialogInfoItems(StiReport report)
- Filling the list of variables initialized from the database columns
- Parameters:
report -
getVariables
public static Hashtable<String,Hashtable<String,Object>> getVariables(StiReport report)
applyReportParameters
public static void applyReportParameters(StiReport report,
Hashtable<String,Hashtable<String,Object>> parameters)
- Assigning sent by the client parameters to the report
- Parameters:
report - parameters -
Copyright © 2017 Stimulsoft. All Rights Reserved.