| Package | Description |
|---|---|
| org.gcube.datacatalogue.grsf_manage_widget.client | |
| org.gcube.datacatalogue.grsf_manage_widget.server.manage |
| Modifier and Type | Method and Description |
|---|---|
RevertableOperationInfo |
GRSFManageWidgetService.validateRevertOperation(String url)
Check if the given url for reverting the operation is valid and get back the needed info to proceed
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
GRSFManageWidgetService.performRevertOperation(RevertableOperationInfo rInfo)
Perform a revert operation
|
void |
GRSFManageWidgetServiceAsync.performRevertOperation(RevertableOperationInfo rInfo,
com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
GRSFManageWidgetServiceAsync.validateRevertOperation(String url,
com.google.gwt.user.client.rpc.AsyncCallback<RevertableOperationInfo> callback) |
| Modifier and Type | Method and Description |
|---|---|
RevertableOperationInfo |
GRSFNotificationService.validateRevertOperation(String encryptedUrl) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
GRSFNotificationService.performRevertOperation(RevertableOperationInfo rInfo) |
static void |
Utils.revertOperation(eu.trentorise.opendata.jackan.internal.org.apache.http.impl.client.CloseableHttpClient httpClient,
String baseUrl,
javax.servlet.http.HttpServletRequest httpServletRequest,
RevertableOperationInfo rInfo,
String token,
String context,
long groupId)
Revert operation and alert admins/vre users
|
static void |
SocialCommunications.sendEmailAdministratorsOnOperationReverted(String serviceUrl,
RevertableOperationInfo rInfo,
long groupId) |
static void |
SocialCommunications.writePostOnRevert(String serviceUrl,
RevertableOperationInfo rInfo,
boolean enablePostNotification,
String userCurrentUrl)
Notify the users about the required changes.
|
Copyright © 2019. All Rights Reserved.