| Package | Description |
|---|---|
| org.gcube.common.homelibrary.home.workspace | |
| org.gcube.common.homelibrary.home.workspace.folder.items |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WorkspaceVREFolder |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceSharedFolder |
Workspace.createSharedFolder(String name,
String description,
List<String> users,
String destinationFolderId)
Create a shared folder with a list of users
|
WorkspaceSharedFolder |
Workspace.createSharedFolder(String name,
String description,
String groupId,
String destinationFolderId,
String displayName,
boolean isVREFolder)
Create a shared folder associated with a groupId
|
WorkspaceSharedFolder |
Workspace.getVREFolderByScope(String scope)
Get VRE Folder By Scope
|
WorkspaceSharedFolder |
WorkspaceFolder.share(List<String> users)
Share a folder
|
WorkspaceSharedFolder |
Workspace.share(List<String> users,
String itemId)
Shared an exist
WorkspaceFolder with a list of users |
WorkspaceSharedFolder |
Workspace.shareFolder(List<String> users,
String destinationFolderId)
Shared an exist
WorkspaceFolder with a list of users |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceSharedFolder |
GCubeItem.share(List<String> users) |
Copyright © 2020. All Rights Reserved.