org.gcube.data.analysis.tabulardata.operation.factories.types
Class TableTransformationWorkerFactory

java.lang.Object
  extended by org.gcube.data.analysis.tabulardata.operation.factories.types.BaseWorkerFactory
      extended by org.gcube.data.analysis.tabulardata.operation.factories.scopes.TableScopedWorkerFactory
          extended by org.gcube.data.analysis.tabulardata.operation.factories.types.TableTransformationWorkerFactory
All Implemented Interfaces:
WorkerFactory

public abstract class TableTransformationWorkerFactory
extends TableScopedWorkerFactory


Constructor Summary
TableTransformationWorkerFactory()
           
 
Method Summary
protected  OperationType getOperationType()
           
 
Methods inherited from class org.gcube.data.analysis.tabulardata.operation.factories.scopes.TableScopedWorkerFactory
getOperationScope
 
Methods inherited from class org.gcube.data.analysis.tabulardata.operation.factories.types.BaseWorkerFactory
getOperationDescription, getOperationDescriptor, getOperationId, getOperationName, getParameters, performBaseChecks
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.gcube.data.analysis.tabulardata.operation.worker.WorkerFactory
createWorker
 

Constructor Detail

TableTransformationWorkerFactory

public TableTransformationWorkerFactory()
Method Detail

getOperationType

protected OperationType getOperationType()
Specified by:
getOperationType in class BaseWorkerFactory


Copyright © 2013. All Rights Reserved.