org.gcube.data.analysis.tabulardata.operation.factories.scopes
Interface TableScopedWorkerFactory

All Superinterfaces:
WorkerFactory
All Known Implementing Classes:
ColumnValidatorFactory, DataTransformationWorkerFactory, ExportWorkerFactory, TableTransformationWorkerFactory, TableValidatorFactory

public interface TableScopedWorkerFactory
extends WorkerFactory


Method Summary
 EligibleOperation getEligibleOperation(org.gcube.data.analysis.tabulardata.model.table.TableId tableId)
           
 
Methods inherited from interface org.gcube.data.analysis.tabulardata.operation.worker.WorkerFactory
createWorker, getOperationDescriptor
 

Method Detail

getEligibleOperation

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


Copyright © 2013. All Rights Reserved.