org.gcube.data.analysis.tabulardata.operation.column
Class ChangeToAnnotationColumnFactory

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
          extended by org.gcube.data.analysis.tabulardata.operation.column.ChangeToAnnotationColumnFactory
All Implemented Interfaces:
org.gcube.data.analysis.tabulardata.operation.factories.scopes.TableScopedWorkerFactory, org.gcube.data.analysis.tabulardata.operation.worker.WorkerFactory

public class ChangeToAnnotationColumnFactory
extends org.gcube.data.analysis.tabulardata.operation.factories.types.TableTransformationWorkerFactory


Constructor Summary
ChangeToAnnotationColumnFactory()
           
 
Method Summary
 org.gcube.data.analysis.tabulardata.operation.worker.Worker createWorker(org.gcube.data.analysis.tabulardata.operation.worker.OperationInvocation invocation)
           
 org.gcube.data.analysis.tabulardata.operation.worker.EligibleOperation getEligibleOperation(org.gcube.data.analysis.tabulardata.model.table.Table table)
           
 org.gcube.data.analysis.tabulardata.operation.worker.EligibleOperation getEligibleOperation(org.gcube.data.analysis.tabulardata.model.table.TableId tableId)
           
protected  String getOperationDescription()
           
protected  org.gcube.data.analysis.tabulardata.operation.worker.OperationDescriptor.OperationId getOperationId()
           
protected  String getOperationName()
           
 
Methods inherited from class org.gcube.data.analysis.tabulardata.operation.factories.types.TableTransformationWorkerFactory
getOperationScope, getOperationType
 
Methods inherited from class org.gcube.data.analysis.tabulardata.operation.factories.types.BaseWorkerFactory
checkColumnIdPresence, checkParameterValue, checkTableIdPresence, getOperationDescriptor, 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.worker.WorkerFactory
getOperationDescriptor
 

Constructor Detail

ChangeToAnnotationColumnFactory

public ChangeToAnnotationColumnFactory()
Method Detail

getEligibleOperation

public org.gcube.data.analysis.tabulardata.operation.worker.EligibleOperation getEligibleOperation(org.gcube.data.analysis.tabulardata.model.table.TableId tableId)
                                                                                            throws org.gcube.data.analysis.tabulardata.operation.worker.exceptions.OperationNotEligibleException
Throws:
org.gcube.data.analysis.tabulardata.operation.worker.exceptions.OperationNotEligibleException

getEligibleOperation

public org.gcube.data.analysis.tabulardata.operation.worker.EligibleOperation getEligibleOperation(org.gcube.data.analysis.tabulardata.model.table.Table table)

createWorker

public org.gcube.data.analysis.tabulardata.operation.worker.Worker createWorker(org.gcube.data.analysis.tabulardata.operation.worker.OperationInvocation invocation)
                                                                         throws org.gcube.data.analysis.tabulardata.operation.worker.exceptions.InvalidInvocationException
Throws:
org.gcube.data.analysis.tabulardata.operation.worker.exceptions.InvalidInvocationException

getOperationName

protected String getOperationName()
Specified by:
getOperationName in class org.gcube.data.analysis.tabulardata.operation.factories.types.BaseWorkerFactory

getOperationDescription

protected String getOperationDescription()
Specified by:
getOperationDescription in class org.gcube.data.analysis.tabulardata.operation.factories.types.BaseWorkerFactory

getOperationId

protected org.gcube.data.analysis.tabulardata.operation.worker.OperationDescriptor.OperationId getOperationId()
Overrides:
getOperationId in class org.gcube.data.analysis.tabulardata.operation.factories.types.BaseWorkerFactory


Copyright © 2013. All Rights Reserved.