public interface GRSFManageWidgetServiceAsync
| Modifier and Type | Method and Description |
|---|---|
void |
getProductBeanById(String identifier,
com.google.gwt.user.client.rpc.AsyncCallback<ManageProductBean> callback) |
void |
isAdminUser(com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback) |
void |
notifyProductUpdate(ManageProductBean bean,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
void notifyProductUpdate(ManageProductBean bean, com.google.gwt.user.client.rpc.AsyncCallback<String> callback)
void getProductBeanById(String identifier, com.google.gwt.user.client.rpc.AsyncCallback<ManageProductBean> callback)
void isAdminUser(com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback)
Copyright © 2017. All Rights Reserved.