public class GRSFNotificationService extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements GRSFManageWidgetService
| Constructor and Description |
|---|
GRSFNotificationService() |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.datacatalogue.ckanutillibrary.server.DataCatalogue |
getCatalogue(String discoverScope)
Instanciate the ckan util library.
|
ManageProductBean |
getProductBeanById(String productIdentifier)
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
|
checkPermutationStrongName, doGetSerializationPolicy, getCodeServerPolicyUrl, getRequestModuleBasePath, getSerializationPolicy, init, loadPolicyFromCodeServer, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processCall, processPost, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic org.gcube.datacatalogue.ckanutillibrary.server.DataCatalogue getCatalogue(String discoverScope) throws Exception
discoverScope - if you want to the discover the utils library in this specified scopeExceptionpublic String notifyProductUpdate(ManageProductBean bean)
GRSFManageWidgetServicenotifyProductUpdate in interface GRSFManageWidgetServicepublic ManageProductBean getProductBeanById(String productIdentifier) throws Exception
GRSFManageWidgetServicegetProductBeanById in interface GRSFManageWidgetServiceExceptionpublic boolean isAdminUser()
GRSFManageWidgetServiceisAdminUser in interface GRSFManageWidgetServiceCopyright © 2017. All Rights Reserved.