@Singleton
public class ExportToStatisticalOperationFactory
extends org.gcube.data.analysis.tabulardata.operation.factories.types.ExportWorkerFactory
| Modifier and Type | Field and Description |
|---|---|
static org.gcube.data.analysis.tabulardata.operation.parameters.leaves.SimpleStringParameter |
toEscapeFieldNamesParam |
| Constructor and Description |
|---|
ExportToStatisticalOperationFactory(org.gcube.data.analysis.tabulardata.operation.export.csv.exporter.CSVExportFactory csvExportFactory,
org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.data.analysis.tabulardata.operation.worker.types.ResourceCreatorWorker |
createWorker(org.gcube.data.analysis.tabulardata.operation.invocation.OperationInvocation invocation) |
protected String |
getOperationDescription() |
protected org.gcube.data.analysis.tabulardata.operation.OperationId |
getOperationId() |
protected String |
getOperationName() |
protected List<org.gcube.data.analysis.tabulardata.operation.parameters.Parameter> |
getParameters() |
getOperationTypegetWorkerTypegetAllowedTableTypes, getOperationScopepublic static org.gcube.data.analysis.tabulardata.operation.parameters.leaves.SimpleStringParameter toEscapeFieldNamesParam
@Inject
public ExportToStatisticalOperationFactory(org.gcube.data.analysis.tabulardata.operation.export.csv.exporter.CSVExportFactory csvExportFactory,
org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager)
public org.gcube.data.analysis.tabulardata.operation.worker.types.ResourceCreatorWorker createWorker(org.gcube.data.analysis.tabulardata.operation.invocation.OperationInvocation invocation)
throws org.gcube.data.analysis.tabulardata.operation.worker.exceptions.InvalidInvocationException
org.gcube.data.analysis.tabulardata.operation.worker.exceptions.InvalidInvocationExceptionprotected String getOperationName()
getOperationName in class org.gcube.data.analysis.tabulardata.operation.factories.types.BaseWorkerFactory<org.gcube.data.analysis.tabulardata.operation.worker.types.ResourceCreatorWorker>protected String getOperationDescription()
getOperationDescription in class org.gcube.data.analysis.tabulardata.operation.factories.types.BaseWorkerFactory<org.gcube.data.analysis.tabulardata.operation.worker.types.ResourceCreatorWorker>protected List<org.gcube.data.analysis.tabulardata.operation.parameters.Parameter> getParameters()
getParameters in class org.gcube.data.analysis.tabulardata.operation.factories.types.BaseWorkerFactory<org.gcube.data.analysis.tabulardata.operation.worker.types.ResourceCreatorWorker>protected org.gcube.data.analysis.tabulardata.operation.OperationId getOperationId()
getOperationId in class org.gcube.data.analysis.tabulardata.operation.factories.types.BaseWorkerFactory<org.gcube.data.analysis.tabulardata.operation.worker.types.ResourceCreatorWorker>Copyright © 2015. All Rights Reserved.