| Modifier and Type | Method and Description |
|---|---|
ManageProductBean |
GRSFManageWidgetService.getProductBeanById(String identifier,
boolean isRequestForRevertingMerge)
Get the product bean from the product identifier
|
| Modifier and Type | Method and Description |
|---|---|
void |
GRSFManageWidgetService.notifyProductUpdate(ManageProductBean bean)
Notify product update
|
void |
GRSFManageWidgetServiceAsync.notifyProductUpdate(ManageProductBean bean,
com.google.gwt.user.client.rpc.AsyncCallback<Void> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
GRSFManageWidgetServiceAsync.getProductBeanById(String identifier,
boolean isRequestForRevertingMerge,
com.google.gwt.user.client.rpc.AsyncCallback<ManageProductBean> callback) |
| Constructor and Description |
|---|
ConnectToWidget(ManageProductBean bean,
GRSFManageWidgetServiceAsync service,
com.google.gwt.event.shared.HandlerManager eventBus) |
| Modifier and Type | Method and Description |
|---|---|
ManageProductBean |
GRSFNotificationService.getProductBeanById(String productIdentifier,
boolean requestForRevertingMerge) |
| Modifier and Type | Method and Description |
|---|---|
void |
GRSFNotificationService.notifyProductUpdate(ManageProductBean bean) |
static void |
SocialCommunications.sendEmailAdministrators(String serviceUrl,
ManageProductBean bean,
org.gcube.datacatalogue.ckanutillibrary.server.DataCatalogue catalogue,
String username,
String fullName,
long groupId,
String clientCurrenturl,
boolean isMergeInvolved)
Send an email to the administrator as well as the
|
static void |
GRSFUpdaterServiceClient.updateKB(eu.trentorise.opendata.jackan.internal.org.apache.http.impl.client.CloseableHttpClient httpClient,
String serviceUrl,
ManageProductBean bean,
org.gcube.datacatalogue.ckanutillibrary.server.DataCatalogue catalogue,
String username,
String fullName)
Send updates to the knowledge base
|
static void |
Utils.updateRecord(String serviceUrl,
ManageProductBean bean,
org.gcube.datacatalogue.ckanutillibrary.server.DataCatalogue catalogue,
String username,
String fullName,
javax.servlet.http.HttpServletRequest httpServletRequest,
long groupId,
String context,
String token)
Send an update for this bean
|
static void |
SocialCommunications.writeProductPost(String serviceUrl,
ManageProductBean bean,
String username,
String fullName,
boolean enablePostNotification,
String userCurrentUrl)
Notify the users about the required changes.
|
Copyright © 2018. All Rights Reserved.