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