| Package | Description |
|---|---|
| org.gcube.gcat.persistence.ckan |
| Modifier and Type | Field and Description |
|---|---|
protected CKANUser.Role |
CKANUser.role |
| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,CKANUser.Role> |
CKANUser.Role.ROLE_BY_CKAN_ROLE |
protected static Map<String,CKANUser.Role> |
CKANUser.Role.ROLE_BY_PORTAL_ROLE |
| Modifier and Type | Method and Description |
|---|---|
CKANUser.Role |
CKANUser.getRole() |
static CKANUser.Role |
CKANUser.Role.getRoleFromCkanRole(String ckanRole) |
static CKANUser.Role |
CKANUser.Role.getRoleFromPortalRole(String portalRole) |
static CKANUser.Role |
CKANUser.Role.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CKANUser.Role[] |
CKANUser.Role.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All Rights Reserved.