@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
|
boolean |
isAdminUser()
check if the user has the rights to manage the item
|
String |
notifyProductUpdate(ManageProductBean bean)
Notify product update
|
String notifyProductUpdate(ManageProductBean bean)
ManageProductBean getProductBeanById(String identifier) throws Exception
identifier - Exceptionboolean isAdminUser()
Copyright © 2017. All Rights Reserved.