public class ExportCSVService extends AbstractExportService implements ExportService
AbstractExportService.InvalidGeometryException
ExportService.ExportFinishListener
LOG
Modifier | Constructor and Description |
---|---|
protected |
ExportCSVService(ExportServiceFactory factory,
ExportCSVParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected FilesystemServerExplorer |
createServerExplorer() |
protected NewDataStoreParameters |
createTargetNewStoreParameters() |
OpenDataStoreParameters |
createTargetOpenStoreParameters() |
ExportCSVParameters |
getParameters() |
java.util.List<OpenDataStoreParameters> |
getTargetOpenStoreParameters() |
addFinishListener, cancelRequest, copyValues, export, fireCancelledListeners, fireFinishedListener, getFactory, getTaskStatus, isCancellationRequested, setTaskStatus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addFinishListener, export, getFactory, setTaskStatus
getTaskStatus
cancelRequest, isCancellationRequested
protected ExportCSVService(ExportServiceFactory factory, ExportCSVParameters parameters)
public ExportCSVParameters getParameters()
getParameters
in interface ExportService
getParameters
in class AbstractExportService
protected FilesystemServerExplorer createServerExplorer() throws ExportException
createServerExplorer
in class AbstractExportService
ExportException
protected NewDataStoreParameters createTargetNewStoreParameters() throws ExportException
createTargetNewStoreParameters
in class AbstractExportService
ExportException
public OpenDataStoreParameters createTargetOpenStoreParameters() throws ExportException
createTargetOpenStoreParameters
in class AbstractExportService
ExportException
public java.util.List<OpenDataStoreParameters> getTargetOpenStoreParameters() throws ExportException
getTargetOpenStoreParameters
in interface ExportService
getTargetOpenStoreParameters
in class AbstractExportService
ExportException