| Package | Description |
|---|---|
| org.gcube.common.homelibrary.home.workspace |
| 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 |
WorkspaceFolder.share(List<String> useers) |
WorkspaceSharedFolder |
Workspace.shareFolder(List<String> users,
String destinationFolderId)
Shared an exist
WorkspaceFolder with a list of users |
Copyright © 2014. All Rights Reserved.