| Package | Description |
|---|---|
| org.gcube.common.storagehubwrapper.server | |
| org.gcube.common.storagehubwrapper.server.tohl | |
| org.gcube.common.storagehubwrapper.shared.tohl.impl |
| Modifier and Type | Method and Description |
|---|---|
ItemStreamDescriptor |
WorkspaceStorageHubClientService.downloadFile(String itemId,
String fileName,
String versionName,
String nodeIdsToExclude)
Download file.
|
ItemStreamDescriptor |
WorkspaceStorageHubClientService.downloadFolder(String folderId,
String folderName,
String nodeIdsToExclude)
Download folder.
|
ItemStreamDescriptor |
WorkspaceStorageHubClientService.getThumbnailData(String itemId)
Gets the thumbnail data.
|
| Modifier and Type | Method and Description |
|---|---|
ItemStreamDescriptor |
Workspace.downloadFile(String itemId,
String fileName,
String versionName,
String nodeIdsToExclude)
Download file.
|
ItemStreamDescriptor |
Workspace.downloadFolder(String folderId,
String folderName,
String nodeIdsToExclude)
Download folder.
|
ItemStreamDescriptor |
Workspace.getThumbnailData(String itemId)
Gets the thumbnail data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StreamDescriptor
Instantiates a new stream descriptor.
|
Copyright © 2022. All rights reserved.