Updated list of operations

This commit is contained in:
Francesco Mangiacrapa 2023-05-03 10:53:21 +02:00
parent 0fd55e8a58
commit 39f084b5c5
1 changed files with 4 additions and 3 deletions

View File

@ -11,8 +11,9 @@ package org.gcube.application.geoportalcommon.shared.config;
public enum OPERATION_ON_ITEM {
CREATE_NEW_PROJECT("Create New Project"),
VIEW_PROJECT_AS_DOCUMENT("View Project as Document"),
VIEW_PROJECT_AS_JSON("View Projet as JSON"),
VIEW_ON_MAP("View on Map"),
SHOW_METADATA("Show Metadata"),
VIEW_REPORT("View the Report"),
EDIT_PROJECT("Edit the Project"),
CLONE_PROJECT("Clone the Project"),