public class SimpleDMRResponseHandler extends Object implements com.google.gwt.user.client.rpc.AsyncCallback<DMRResponse>
| Constructor and Description |
|---|
SimpleDMRResponseHandler(String operationName,
String entityName,
String id,
com.google.gwt.user.client.Command callback) |
public void onFailure(Throwable caught)
onFailure in interface com.google.gwt.user.client.rpc.AsyncCallback<DMRResponse>public void onSuccess(DMRResponse result)
onSuccess in interface com.google.gwt.user.client.rpc.AsyncCallback<DMRResponse>Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.