Package | Description |
---|---|
org.gcube.portlets.widgets.workspacesharingwidget.shared |
Modifier and Type | Method and Description |
---|---|
WorkspaceACL.USER_TYPE |
WorkspaceACL.getUserType() |
static WorkspaceACL.USER_TYPE |
WorkspaceACL.USER_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkspaceACL.USER_TYPE[] |
WorkspaceACL.USER_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
WorkspaceACL.setUserType(WorkspaceACL.USER_TYPE userType) |
Constructor and Description |
---|
WorkspaceACL(String serverId,
ACL_TYPE aclType,
String label,
boolean defaultValue,
WorkspaceACL.USER_TYPE userType,
String description) |
Copyright © 2016. All Rights Reserved.