public class DSRequestModifier extends DataClass
An object that modifies a dsRequest
based on several available values, including preceding responses from the same queue. You provide a list of
DSRequestModifiers as the criteria
or values
of an OperationBinding
.
A DSRequestModifier consists of a fieldName
, usually a value
and possibly an operator
and start
and/or end
values (applicable to advanced criteria only). The value, start
and end settings can be static, or - with Power or better licenses - they can be expressions in the Velocity template
language, which will be resolved at runtime, immediately before the DSRequest is executed.
Constructor and Description |
---|
DSRequestModifier() |
DSRequestModifier(com.google.gwt.core.client.JavaScriptObject jsObj) |
Modifier and Type | Method and Description |
---|---|
static DSRequestModifier |
getOrCreateRef(com.google.gwt.core.client.JavaScriptObject jsObj) |
void |
setJavaScriptObject(com.google.gwt.core.client.JavaScriptObject jsObj) |
doAddHandler, fireEvent, getAttribute, getAttributeAsBoolean, getAttributeAsDate, getAttributeAsDouble, getAttributeAsDoubleArray, getAttributeAsFloat, getAttributeAsInt, getAttributeAsIntArray, getAttributeAsJavaScriptObject, getAttributeAsLong, getAttributeAsMap, getAttributeAsObject, getAttributeAsRecord, getAttributeAsString, getAttributeAsStringArray, getAttributes, getHandlerCount, getJsObj, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeAsJavaObject
public DSRequestModifier()
public DSRequestModifier(com.google.gwt.core.client.JavaScriptObject jsObj)
public static DSRequestModifier getOrCreateRef(com.google.gwt.core.client.JavaScriptObject jsObj)
public void setJavaScriptObject(com.google.gwt.core.client.JavaScriptObject jsObj)