| Modifier and Type | Method and Description |
|---|---|
WorkspaceSharedFolder |
WorkspaceStorageHubClientService.shareFolder(String folderId,
Set<String> users,
ACLType type) |
WorkspaceSharedFolder |
StorageHubClientService.shareFolder(String folderId,
Set<String> users,
ACLType type) |
WorkspaceSharedFolder |
WorkspaceStorageHubClientService.unshareFolder(String folderId,
Set<String> users) |
WorkspaceSharedFolder |
StorageHubClientService.unshareFolder(String folderId,
Set<String> users) |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceSharedFolder |
Workspace.shareFolder(String folderId,
Set<String> users,
ACLType type) |
WorkspaceSharedFolder |
Workspace.unshareFolder(String folderId,
Set<String> users) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WorkspaceVREFolder
The Interface WorkspaceVREFolder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WorkspaceSharedFolder
Instantiates a new workspace folder impl.
|
class |
WorkspaceVREFolder
The Class WorkspaceVREFolder.
|
Copyright © 2022. All rights reserved.