| Package | Description |
|---|---|
| org.gcube.dataaccess.ckanutillibrary | |
| org.gcube.dataaccess.ckanutillibrary.models |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<ROLES_IN_ORGANIZATION>> |
CKanUtilsInterface.getGroupsAndRolesByUser(String username,
List<ROLES_IN_ORGANIZATION> rolesToMatch)
Given a username and a list of roles to be matched, find the organizations to who the user
belongs and the role(s) he has in them.
|
Map<String,List<ROLES_IN_ORGANIZATION>> |
CKanUtilsImpl.getGroupsAndRolesByUser(String username,
List<ROLES_IN_ORGANIZATION> rolesToMatch) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<ROLES_IN_ORGANIZATION>> |
CKanUtilsInterface.getGroupsAndRolesByUser(String username,
List<ROLES_IN_ORGANIZATION> rolesToMatch)
Given a username and a list of roles to be matched, find the organizations to who the user
belongs and the role(s) he has in them.
|
Map<String,List<ROLES_IN_ORGANIZATION>> |
CKanUtilsImpl.getGroupsAndRolesByUser(String username,
List<ROLES_IN_ORGANIZATION> rolesToMatch) |
| Modifier and Type | Method and Description |
|---|---|
static ROLES_IN_ORGANIZATION |
ROLES_IN_ORGANIZATION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ROLES_IN_ORGANIZATION[] |
ROLES_IN_ORGANIZATION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All Rights Reserved.