com.stimulsoft.report.dictionary
Class StiSystemVariablesHelper

java.lang.Object
  extended by com.stimulsoft.report.dictionary.StiSystemVariablesHelper

public class StiSystemVariablesHelper
extends java.lang.Object

Copyright Stimulsoft


Field Summary
static java.lang.String[] SYSTEM_VARIABLES
           
static java.lang.String[] SYSTEM_VARIABLES_V2
           
 
Constructor Summary
StiSystemVariablesHelper()
           
 
Method Summary
static java.lang.String GetSystemVariableInfo(java.lang.String variable)
           
static java.lang.String[] getSystemVariables(StiReport report)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SYSTEM_VARIABLES_V2

public static java.lang.String[] SYSTEM_VARIABLES_V2

SYSTEM_VARIABLES

public static java.lang.String[] SYSTEM_VARIABLES
Constructor Detail

StiSystemVariablesHelper

public StiSystemVariablesHelper()
Method Detail

GetSystemVariableInfo

public static java.lang.String GetSystemVariableInfo(java.lang.String variable)

getSystemVariables

public static java.lang.String[] getSystemVariables(StiReport report)