| Constructor and Description |
|---|
InvalidTabularResourceException(TabularResourceId id,
Exception e) |
InvalidTabularResourceException(TabularResourceId id,
String reason) |
NoSuchTabularResourceException(TabularResourceId id) |
| Modifier and Type | Method and Description |
|---|---|
Task |
OperationInterface.execute(org.gcube.data.analysis.tabulardata.commons.webservice.types.operations.OperationExecution invocation,
TabularResourceId tabularResourceId) |
Task |
OperationInterface.executeBatch(List<org.gcube.data.analysis.tabulardata.commons.webservice.types.operations.OperationExecution> invocations,
TabularResourceId tabularResourceId) |
List<Task> |
OperationInterface.getTasks(TabularResourceId tabulaResourceId) |
List<Task> |
OperationInterface.getTasks(TabularResourceId tabulaResourceId,
org.gcube.data.analysis.tabulardata.commons.webservice.types.TaskStatus status) |
Task |
OperationInterface.rollbackTo(TabularResourceId tabularResourceId,
HistoryStepId historyStepId) |
| Modifier and Type | Method and Description |
|---|---|
TabularResourceId |
TabularResource.getId() |
| Modifier and Type | Method and Description |
|---|---|
TabularResource |
TabularResourceInterface.cloneTabularResource(TabularResourceId id) |
org.gcube.data.analysis.tabulardata.model.table.Table |
TabularResourceInterface.getLastTable(TabularResourceId id) |
TabularResource |
TabularResourceInterface.getTabularResource(TabularResourceId id) |
void |
TabularResourceInterface.removeTabularResource(TabularResourceId id) |
TabularResource |
TabularResourceInterface.share(TabularResourceId tabularResourceId,
String... users) |
TabularResource |
TabularResourceInterface.unshare(TabularResourceId tabularResourceId,
String... users) |
| Modifier and Type | Method and Description |
|---|---|
Task |
TemplateInterface.applyTemplate(TemplateId templateId,
TabularResourceId tabularResourceId) |
Copyright © 2014. All Rights Reserved.