|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserGroup | |
---|---|
org.gcube.resourcemanagement.support.client.utils | |
org.gcube.resourcemanagement.support.shared.operations | |
org.gcube.resourcemanagement.support.shared.types |
Uses of UserGroup in org.gcube.resourcemanagement.support.client.utils |
---|
Methods in org.gcube.resourcemanagement.support.client.utils that return UserGroup | |
---|---|
UserGroup |
CurrentStatus.getCredentials()
|
Methods in org.gcube.resourcemanagement.support.client.utils with parameters of type UserGroup | |
---|---|
void |
CurrentStatus.setCredentials(UserGroup credentials)
|
Uses of UserGroup in org.gcube.resourcemanagement.support.shared.operations |
---|
Methods in org.gcube.resourcemanagement.support.shared.operations that return UserGroup | |
---|---|
UserGroup[] |
SupportedOperations.getPermissions()
|
Methods in org.gcube.resourcemanagement.support.shared.operations with parameters of type UserGroup | |
---|---|
boolean |
SupportedOperations.isAllowed(UserGroup permission)
States if a group is allowed to execute an operation. |
Uses of UserGroup in org.gcube.resourcemanagement.support.shared.types |
---|
Methods in org.gcube.resourcemanagement.support.shared.types that return UserGroup | |
---|---|
static UserGroup |
UserGroup.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UserGroup[] |
UserGroup.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |