org.gcube.data.analysis.tabulardata.operation.column
Class ChangeLabel
java.lang.Object
org.gcube.data.analysis.tabulardata.operation.worker.BaseWorker
org.gcube.data.analysis.tabulardata.operation.column.ChangeLabel
- All Implemented Interfaces:
- Runnable, org.gcube.data.analysis.tabulardata.operation.worker.Worker
public class ChangeLabel
- extends org.gcube.data.analysis.tabulardata.operation.worker.BaseWorker
| Fields inherited from class org.gcube.data.analysis.tabulardata.operation.worker.BaseWorker |
invocation |
|
Constructor Summary |
ChangeLabel(org.gcube.data.analysis.tabulardata.operation.worker.OperationInvocation invocation,
org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager,
org.gcube.data.analysis.tabulardata.model.table.TableId targetTableId,
org.gcube.data.analysis.tabulardata.model.column.ColumnLocalId targetColumnId,
org.gcube.data.analysis.tabulardata.model.metadata.common.LocalizedText labelToChange,
org.gcube.data.analysis.tabulardata.model.metadata.common.LocalizedText newLabel)
|
|
Method Summary |
void |
run()
|
| Methods inherited from class org.gcube.data.analysis.tabulardata.operation.worker.BaseWorker |
executeSQLBatchCommands, executeSQLCommand, fail, getJob, inProgress, succeed |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChangeLabel
public ChangeLabel(org.gcube.data.analysis.tabulardata.operation.worker.OperationInvocation invocation,
org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager,
org.gcube.data.analysis.tabulardata.model.table.TableId targetTableId,
org.gcube.data.analysis.tabulardata.model.column.ColumnLocalId targetColumnId,
org.gcube.data.analysis.tabulardata.model.metadata.common.LocalizedText labelToChange,
org.gcube.data.analysis.tabulardata.model.metadata.common.LocalizedText newLabel)
run
public void run()
Copyright © 2013. All Rights Reserved.