- get() - Method in class com.gwtplatform.dispatch.rpc.shared.AbstractSimpleResult
-
- get() - Method in class com.gwtplatform.dispatch.rpc.shared.MultipleResult
-
- get() - Method in class com.gwtplatform.dispatch.shared.AbstractSimpleResult
-
Deprecated.
- get() - Method in class com.gwtplatform.dispatch.shared.MultipleResult
-
Deprecated.
- getActions() - Method in class com.gwtplatform.dispatch.rpc.shared.BatchAction
-
The list of actions to execute.
- getActions() - Method in class com.gwtplatform.dispatch.shared.BatchAction
-
Deprecated.
The list of actions to execute.
- getNew() - Method in class com.gwtplatform.dispatch.rpc.shared.AbstractUpdateResult
-
The new/current value.
- getNew() - Method in class com.gwtplatform.dispatch.shared.AbstractUpdateResult
-
Deprecated.
The new/current value.
- getOld() - Method in class com.gwtplatform.dispatch.rpc.shared.AbstractUpdateResult
-
The previous value.
- getOld() - Method in class com.gwtplatform.dispatch.shared.AbstractUpdateResult
-
Deprecated.
The previous value.
- getOnException() - Method in class com.gwtplatform.dispatch.rpc.shared.BatchAction
-
The expected behaviour if any of the sub-actions throw an exception.
- getOnException() - Method in class com.gwtplatform.dispatch.shared.BatchAction
-
Deprecated.
The expected behaviour if any of the sub-actions throw an exception.
- getResults() - Method in class com.gwtplatform.dispatch.rpc.shared.BatchResult
-
- getResults() - Method in class com.gwtplatform.dispatch.shared.BatchResult
-
Deprecated.
- getServiceName() - Method in interface com.gwtplatform.dispatch.rpc.shared.Action
-
Access the name of the service, which will be used as the URL path to access the action.
- getServiceName() - Method in class com.gwtplatform.dispatch.rpc.shared.ActionImpl
-
Default Action using the base path as dispatch/className.
- getServiceName() - Method in class com.gwtplatform.dispatch.rpc.shared.UnsecuredActionImpl
-
Default Action using the base path as dispatch/className.
- getServiceName() - Method in interface com.gwtplatform.dispatch.shared.Action
-
Deprecated.
Access the name of the service, which will be used as the URL path to
access the action.
- getServiceName() - Method in class com.gwtplatform.dispatch.shared.ActionImpl
-
Deprecated.
Default Action using the base path as dispatch/className.
- getServiceName() - Method in class com.gwtplatform.dispatch.shared.UnsecuredActionImpl
-
Deprecated.
Default Action using the base path as dispatch/className.