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

java.lang.Object
  extended by org.gcube.data.analysis.tabulardata.operation.factories.types.BaseWorkerFactory
      extended by org.gcube.data.analysis.tabulardata.operation.factories.types.ColumnTransformationWorkerFactory
All Implemented Interfaces:
ColumnScopedWorkerFactory, WorkerFactory

public abstract class ColumnTransformationWorkerFactory
extends BaseWorkerFactory
implements ColumnScopedWorkerFactory


Constructor Summary
ColumnTransformationWorkerFactory()
           
 
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.ColumnScopedWorkerFactory
getEligibleOperation
 
Methods inherited from interface org.gcube.data.analysis.tabulardata.operation.worker.WorkerFactory
createWorker, getOperationDescriptor
 

Constructor Detail

ColumnTransformationWorkerFactory

public ColumnTransformationWorkerFactory()
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.