| Package | Description |
|---|---|
| org.gcube.common.homelibrary.home.workspace | |
| org.gcube.common.homelibrary.home.workspace.folder.items |
| Modifier and Type | Method and Description |
|---|---|
TabularDataLink |
WorkspaceFolder.createTabularDataLink(String name,
String description,
String tableId,
String template,
TabularDataLink.Provenance provenance,
String operator,
String runtimeResourceName) |
TabularDataLink |
Workspace.createTabularDataLink(String name,
String description,
String tableId,
String template,
TabularDataLink.Provenance provenance,
String operator,
String runtimeResourceName,
String destinationFolderId) |
| Modifier and Type | Method and Description |
|---|---|
TabularDataLink.Provenance |
TabularDataLink.getProvenance()
Deprecated.
|
static TabularDataLink.Provenance |
TabularDataLink.Provenance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TabularDataLink.Provenance[] |
TabularDataLink.Provenance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.