| Package | Description |
|---|---|
| org.gcube.common.homelibrary.home.workspace | |
| org.gcube.common.homelibrary.util |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceFolder |
Workspace.decomposeAquaMapsItem(String itemId,
String folderName,
String destinationWorkspaceId)
Deprecated.
|
boolean |
Workspace.exists(String name,
String folderId)
Check if an item with the specified name exists in the specified folder.
|
WorkspaceItem |
Workspace.find(String name,
String folderId)
Get an item with the specified name in the specified folder.
|
FolderBulkCreator |
Workspace.getNewFolderBulkCreator(String folderId)
Create a new folderBulkCreator for the specified folder.
|
void |
Workspace.remove(String itemName,
String folderId)
Remove an item from a folder.
|
| Modifier and Type | Method and Description |
|---|---|
static FolderItem |
WorkspaceTypes.getFolderItem(WorkspaceItem item) |
Copyright © 2020. All Rights Reserved.