| Package | Description |
|---|---|
| org.gcube.common.homelibrary.home.workspace | |
| org.gcube.common.homelibrary.home.workspace.accessmanager | |
| org.gcube.common.homelibrary.util |
| Modifier and Type | Method and Description |
|---|---|
ACLType |
WorkspaceSharedFolder.getACLUser()
Get the ACL of a WorkspaceSharedFolder
|
ACLType |
WorkspaceSharedFolder.getPrivilege()
Get the privilege set on a WorkspaceSharedFolder
|
| Modifier and Type | Method and Description |
|---|---|
Map<ACLType,List<String>> |
WorkspaceSharedFolder.getACLOwner()
Get a map of ACL of a WorkspaceSharedFolder
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkspaceSharedFolder.setACL(List<String> users,
ACLType privilege)
Set ACLs on shared folder
|
void |
WorkspaceFolder.setACL(List<String> users,
ACLType privilege)
Set a privilege to a list of users
|
| Modifier and Type | Method and Description |
|---|---|
static ACLType |
ACLType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ACLType[] |
ACLType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ACLType |
WorkspaceUtil.getACLTypeByKey(List<String> list) |
Copyright © 2014. All Rights Reserved.