public interface GRSFManageWidgetAsync
Modifier and Type | Method and Description |
---|---|
void |
getProductBeanById(String identifier,
com.google.gwt.user.client.rpc.AsyncCallback<ManageProductBean> 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)
Copyright © 2017. All Rights Reserved.