public class RpcDispatchUndoCall<A extends Action<R>,R extends Result> extends DispatchCall<A,R>
| Modifier and Type | Method and Description |
|---|---|
protected DispatchRequest |
doExecute()
Implementations must override this method to perform additional work when
DispatchCall.execute() is called. |
execute, getAction, getCallback, getClientActionHandlerRegistry, getExceptionHandler, getSecurityCookie, getSecurityCookieAccessor, onExecuteFailure, onExecuteFailure, onExecuteSuccess, onExecuteSuccessprotected DispatchRequest doExecute()
DispatchCallDispatchCall.execute() is called.doExecute in class DispatchCall<A extends Action<R>,R extends Result>DispatchRequest object.Copyright © 2010–2014 Arcbees. All rights reserved.