| Package | Description |
|---|---|
| org.gcube.application.geoportalcommon.shared.config |
| Modifier and Type | Method and Description |
|---|---|
static ACTION_ON_ITEM |
ACTION_ON_ITEM.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ACTION_ON_ITEM[] |
ACTION_ON_ITEM.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<ACTION_ON_ITEM,RoleRights.OPERATION_TYPE> |
RoleRights.getListPermessions()
Gets the list permessions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RoleRights.setListPermessions(Map<ACTION_ON_ITEM,RoleRights.OPERATION_TYPE> listPermessions)
Sets the list permessions.
|
| Constructor and Description |
|---|
RoleRights(Map<ACTION_ON_ITEM,RoleRights.OPERATION_TYPE> listPermessions,
GcubeUserRole userRole)
Instantiates a new role rights.
|
Copyright © 2022. All Rights Reserved.