org.gcube.data.analysis.tabulardata.operation.column.typechange
Class ChangeToCodeDescriptionColumnFactory

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
          extended by org.gcube.data.analysis.tabulardata.operation.column.typechange.ChangeColumnTypeTransformationFactory
              extended by org.gcube.data.analysis.tabulardata.operation.column.typechange.DefaultColumnTypeTransformationFactory
                  extended by org.gcube.data.analysis.tabulardata.operation.column.typechange.ChangeToCodeDescriptionColumnFactory
All Implemented Interfaces:
org.gcube.data.analysis.tabulardata.operation.factories.scopes.ColumnScopedWorkerFactory, org.gcube.data.analysis.tabulardata.operation.worker.WorkerFactory

@Singleton
public class ChangeToCodeDescriptionColumnFactory
extends DefaultColumnTypeTransformationFactory


Field Summary
 
Fields inherited from class org.gcube.data.analysis.tabulardata.operation.column.typechange.DefaultColumnTypeTransformationFactory
allowedSourceColumnTypes, DATA_LOCALE_ID, LABEL_ID
 
Fields inherited from class org.gcube.data.analysis.tabulardata.operation.column.typechange.ChangeColumnTypeTransformationFactory
cubeManager
 
Constructor Summary
ChangeToCodeDescriptionColumnFactory(org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager, org.gcube.data.analysis.tabulardata.cube.data.connection.DatabaseConnectionProvider connectionProvider)
           
 
Method Summary
protected  org.gcube.data.analysis.tabulardata.model.column.ColumnType getManagedColumnType()
           
protected  org.gcube.data.analysis.tabulardata.operation.worker.OperationDescriptor.OperationId getOperationId()
           
 
Methods inherited from class org.gcube.data.analysis.tabulardata.operation.column.typechange.DefaultColumnTypeTransformationFactory
createParameters, createWorker, getAllowedSourceColumnTypes
 
Methods inherited from class org.gcube.data.analysis.tabulardata.operation.column.typechange.ChangeColumnTypeTransformationFactory
checkInvocation, getEligibleOperation, getOperationDescription, getOperationName
 
Methods inherited from class org.gcube.data.analysis.tabulardata.operation.factories.types.ColumnTransformationWorkerFactory
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

ChangeToCodeDescriptionColumnFactory

@Inject
public ChangeToCodeDescriptionColumnFactory(org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager,
                                                   org.gcube.data.analysis.tabulardata.cube.data.connection.DatabaseConnectionProvider connectionProvider)
Method Detail

getManagedColumnType

protected org.gcube.data.analysis.tabulardata.model.column.ColumnType getManagedColumnType()
Specified by:
getManagedColumnType in class ChangeColumnTypeTransformationFactory

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.