| Package | Description |
|---|---|
| org.gcube.common.storagehubwrapper.server | |
| org.gcube.common.storagehubwrapper.server.tohl |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceFolder |
WorkspaceStorageHubClientService.createFolder(String name,
String description,
String destinationFolderId)
Creates the folder.
|
WorkspaceFolder |
WorkspaceStorageHubClientService.createFolder(String name,
String description,
String destinationFolderId,
Map<String,String> properties)
Creates the folder.
|
| Modifier and Type | Method and Description |
|---|---|
WorkspaceFolder |
Workspace.createFolder(String name,
String description,
String destinationFolderId)
Create a new folder with specified name.
|
WorkspaceFolder |
Workspace.createFolder(String name,
String description,
String destinationFolderId,
Map<String,String> properties)
Create a new folder with properties.
|
WorkspaceItem |
Workspace.moveItem(String itemId,
String destinationFolderId)
Move item.
|
Copyright © 2022. All rights reserved.