| 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.
|
WorkspaceFolder |
Workspace.getRoot()
Returns the workspace root.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
WorkspaceSharedFolder
The Interface WorkspaceSharedFolder.
|
interface |
WorkspaceVREFolder
The Interface WorkspaceVREFolder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WorkspaceFolder
Instantiates a new workspace folder.
|
class |
WorkspaceSharedFolder
Instantiates a new workspace folder impl.
|
class |
WorkspaceVREFolder
The Class WorkspaceVREFolder.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
WorkspaceTrashFolder
The Interface WorkspaceTrashFolder.
|
Copyright © 2021. All Rights Reserved.