public interface ActionHandler<A extends Action<R>,R extends Result>
DispatchRequest execute(A action, com.google.gwt.user.client.rpc.AsyncCallback<R> resultCallback, Map<String,String> properties)
DispatchRequest undo(A action, R result, com.google.gwt.user.client.rpc.AsyncCallback<Void> callback)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.