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

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.DataTransformationWorkerFactory
All Implemented Interfaces:
WorkerFactory

public abstract class DataTransformationWorkerFactory
extends TableScopedWorkerFactory


Constructor Summary
DataTransformationWorkerFactory()
           
 
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

DataTransformationWorkerFactory

public DataTransformationWorkerFactory()
Method Detail

getOperationType

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


Copyright © 2013. All Rights Reserved.