public class ServerObject extends DataClass
DMI
(Direct Method Invocation). A ServerObject declaration appears in the
XML definition of a DataSource
(for responding to DSRequest
s) or in an Application configuration file (.app.xml) for responding to RPCRequest
s.
NOTE: Please take note of the points made in this discussion
of caching and thread-safety issues in
server-side DataSources.
Constructor and Description |
---|
ServerObject() |
ServerObject(com.google.gwt.core.client.JavaScriptObject jsObj) |
Modifier and Type | Method and Description |
---|---|
static ServerObject |
getOrCreateRef(com.google.gwt.core.client.JavaScriptObject jsObj) |
doAddHandler, fireEvent, getAttribute, getAttributeAsBoolean, getAttributeAsBoolean, getAttributeAsDate, getAttributeAsDouble, getAttributeAsDoubleArray, getAttributeAsFloat, getAttributeAsInt, getAttributeAsIntArray, getAttributeAsJavaScriptObject, getAttributeAsLong, getAttributeAsMap, getAttributeAsObject, getAttributeAsRecord, getAttributeAsString, getAttributeAsStringArray, getAttributes, getHandlerCount, 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 ServerObject()
public ServerObject(com.google.gwt.core.client.JavaScriptObject jsObj)
public static ServerObject getOrCreateRef(com.google.gwt.core.client.JavaScriptObject jsObj)