| Package | Description |
|---|---|
| org.gcube.common.homelibrary.home.workspace | |
| org.gcube.common.homelibrary.util |
| Modifier and Type | Method and Description |
|---|---|
Query |
Workspace.createQuery(String name,
String description,
InputStream query,
QueryType queryType,
String destinationfolderId)
Create a new query into a folder.
|
Query |
Workspace.createQuery(String name,
String description,
String query,
QueryType queryType,
String destinationfolderId)
Create a new query into a folder.
|
Query |
WorkspaceFolder.createQueryItem(String name,
String description,
InputStream query,
QueryType queryType)
Create a new Query into this folder.
|
Query |
WorkspaceFolder.createQueryItem(String name,
String description,
String query,
QueryType queryType)
Create a new Query into this folder.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
WorkspaceTreeVisitor.visitQuery(Query query) |
Copyright © 2020. All Rights Reserved.