| Package | Description |
|---|---|
| org.gcube.datacatalogue.grsf_manage_widget.server.manage | |
| org.gcube.datacatalogue.grsf_manage_widget.shared |
| Modifier and Type | Method and Description |
|---|---|
RevertableOperations |
RevertOperationUrl.getOperation() |
| Modifier and Type | Method and Description |
|---|---|
static String |
SocialCommunications.getEncodedUrlManage(RevertableOperations operation,
String administrator,
long timestamp,
String uuid,
String clientCurrenturl)
Create the url to be send for reverting the operation
|
void |
RevertOperationUrl.setOperation(RevertableOperations operation) |
| Constructor and Description |
|---|
RevertOperationUrl(String baseUrl,
String admin,
long timestamp,
String uuid,
RevertableOperations operation) |
| Modifier and Type | Method and Description |
|---|---|
RevertableOperations |
RevertableOperationInfo.getOperation() |
static RevertableOperations |
RevertableOperations.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RevertableOperations[] |
RevertableOperations.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RevertableOperationInfo.setOperation(RevertableOperations operation) |
| Constructor and Description |
|---|
RevertableOperationInfo(String recordUrl,
String fullNameCurrentAdmin,
String userNameCurrentAdmin,
String uuid,
String fullNameOriginalAdmin,
String userNameOriginalAdmin,
long timestamp,
RevertableOperations operation) |
Copyright © 2018. All Rights Reserved.