| Modifier and Type | Method and Description |
|---|---|
TabularResourceId |
Task.getTabularResourceId() |
| 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) |
void |
OperationInterface.executeSynchMetadataOperation(org.gcube.data.analysis.tabulardata.commons.webservice.types.operations.OperationExecution invocation,
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.removeValidations(TabularResourceId tabularResourceId) |
Task |
OperationInterface.rollbackTo(TabularResourceId tabularResourceId,
HistoryStepId historyStepId) |
| Modifier and Type | Method and Description |
|---|---|
Task |
RuleInterface.applyColumnRule(TabularResourceId tabularResourceId,
org.gcube.data.analysis.tabulardata.model.column.ColumnLocalId columnId,
List<RuleId> ruleIds) |
Task |
RuleInterface.applyTableRule(TabularResourceId tabularResourceId,
Map<String,String> mappingPlacelhoderIdColumnId,
RuleId ruleId) |
void |
RuleInterface.detachColumnRules(TabularResourceId tabularResourceId,
org.gcube.data.analysis.tabulardata.model.column.ColumnLocalId columnId,
List<RuleId> ruleIds) |
void |
RuleInterface.detachTableRules(TabularResourceId tabularResourceId,
List<RuleId> ruleIds) |
org.gcube.data.analysis.tabulardata.commons.webservice.types.AppliedRulesResponse |
RuleInterface.getAppliedRulesByTabularResourceId(TabularResourceId id) |
| Modifier and Type | Method and Description |
|---|---|
TabularResourceId |
TabularResource.getId() |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.data.analysis.tabulardata.model.table.Table |
TabularResourceInterface.getLastTable(TabularResourceId id) |
List<org.gcube.data.analysis.tabulardata.commons.webservice.types.resources.ResourceDescriptor> |
TabularResourceInterface.getResources(TabularResourceId id) |
List<org.gcube.data.analysis.tabulardata.commons.webservice.types.resources.ResourceDescriptor> |
TabularResourceInterface.getResourcesByType(TabularResourceId id,
org.gcube.data.analysis.tabulardata.model.resources.ResourceType type) |
TabularResource |
TabularResourceInterface.getTabularResource(TabularResourceId id) |
void |
TabularResourceInterface.removeTabularResource(TabularResourceId id) |
TabularResource |
TabularResourceInterface.share(TabularResourceId tabularResourceId,
org.gcube.data.analysis.tabulardata.commons.utils.AuthorizationToken... tokens) |
TabularResource |
TabularResourceInterface.unshare(TabularResourceId tabularResourceId,
org.gcube.data.analysis.tabulardata.commons.utils.AuthorizationToken... tokens) |
| Modifier and Type | Method and Description |
|---|---|
Task |
TemplateInterface.applyTemplate(TemplateId templateId,
TabularResourceId tabularResourceId) |
Copyright © 2016. All Rights Reserved.