Package com.stimulsoft.web.classes
Class StiRequestParams
java.lang.Object
com.stimulsoft.web.classes.StiRequestParams
Copyright Stimulsoft
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassclassclassclassclassclass -
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbyte[]booleanServer component IDReport transferred from the flash client side -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanArrayList<?> booleangetBoolean(String name) double<T extends Enum<T>>
TgetHashtable(String name) getHashtableObject(String name) int
-
Field Details
-
all
-
component
-
action
-
resource
-
data
public byte[] data -
httpContext
-
response
-
report
Report transferred from the flash client side -
id
Server component ID -
hasParameters
public boolean hasParameters -
cache
-
interaction
-
routes
-
formValues
-
exportSettings
-
exportFormat
-
localization
-
theme
-
version
-
viewer
-
designer
-
dictionary
-
server
-
cloudMode
public boolean cloudMode -
reportResourceParams
-
-
Constructor Details
-
StiRequestParams
public StiRequestParams()
-
-
Method Details
-
getString
-
getBoolean
-
getInt
-
getDouble
-
getHashtable
- Throws:
JSONException
-
getHashtableObject
- Throws:
JSONException
-
getArray
- Throws:
JSONException
-
getEnum
-
contains
-