static InvocationCreator |
InvocationCreator.getCreator(OperationDescriptor descriptor) |
InvocationCreator |
InvocationCreator.setParameters(Map<String,Object> parameters) |
InvocationCreator |
InvocationCreator.setTargetColumn(org.gcube.data.analysis.tabulardata.model.column.ColumnLocalId columnId) |
InvocationCreator |
ColumnScopedInvocationCreator.setTargetColumn(org.gcube.data.analysis.tabulardata.model.column.ColumnLocalId columnId) |
InvocationCreator |
InvocationCreator.setTargetTable(org.gcube.data.analysis.tabulardata.model.table.TableId tableId) |
InvocationCreator |
ColumnScopedInvocationCreator.setTargetTable(org.gcube.data.analysis.tabulardata.model.table.TableId tableId) |
InvocationCreator |
TableScopedInvocationCreator.setTargetTable(org.gcube.data.analysis.tabulardata.model.table.TableId tableId) |
InvocationCreator |
InvocationCreator.setToUpdateReferredTable(org.gcube.data.analysis.tabulardata.model.table.TableId toUpdateId)
Sets the tableId to update with the specified TargetTable
|