| Package | Description |
|---|---|
| org.gcube.common.storagehubwrapper.server | |
| org.gcube.common.storagehubwrapper.server.tohl |
| Modifier and Type | Method and Description |
|---|---|
boolean |
WorkspaceStorageHubClientService.exists(String name,
String folderId) |
List<WorkspaceItem> |
WorkspaceStorageHubClientService.find(String name,
String folderId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Workspace.exists(String name,
String folderId)
Check if an item with the specified name exists in the specified folder.
|
List<WorkspaceItem> |
Workspace.find(String name,
String folderId)
Get an item with the specified name in the specified folder.
|
Copyright © 2020. All Rights Reserved.