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.types.TableTransformationWorkerFactory
All Implemented Interfaces:
TableScopedWorkerFactory, WorkerFactory

public abstract class TableTransformationWorkerFactory
extends BaseWorkerFactory
implements TableScopedWorkerFactory


Constructor Summary
TableTransformationWorkerFactory()
           
 
Method Summary
protected  OperationDescriptor.OperationScope getOperationScope()
           
protected  OperationDescriptor.OperationType getOperationType()
           
 
Methods inherited from class org.gcube.data.analysis.tabulardata.operation.factories.types.BaseWorkerFactory
checkColumnIdPresence, checkParameterValue, checkTableIdPresence, getOperationDescription, getOperationDescriptor, getOperationId, getOperationName, getParameterValue
 
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.factories.scopes.TableScopedWorkerFactory
getEligibleOperation
 
Methods inherited from interface org.gcube.data.analysis.tabulardata.operation.worker.WorkerFactory
createWorker, getOperationDescriptor
 

Constructor Detail

TableTransformationWorkerFactory

public TableTransformationWorkerFactory()
Method Detail

getOperationScope

protected OperationDescriptor.OperationScope getOperationScope()
Specified by:
getOperationScope in class BaseWorkerFactory

getOperationType

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


Copyright © 2013. All Rights Reserved.