@RemoteServiceRelativePath(value="grsfmanageservice")
public interface GRSFManageWidgetService
extends com.google.gwt.user.client.rpc.RemoteService
Modifier and Type | Method and Description |
---|---|
ManageProductBean |
getProductBeanById(String identifier)
Get the product bean from the product identifier
|
String |
notifyProductUpdate(ManageProductBean bean)
Notify product update
|
String notifyProductUpdate(ManageProductBean bean)
ManageProductBean getProductBeanById(String identifier) throws Exception
identifier
- Exception
Copyright © 2017. All Rights Reserved.