public class ExportCSVService extends AbstractExportService implements ExportService
AbstractExportService.InvalidGeometryExceptionExportService.ExportFinishListenerLOG| 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, setTaskStatusclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddFinishListener, export, getFactory, setTaskStatusgetTaskStatuscancelRequest, isCancellationRequestedprotected ExportCSVService(ExportServiceFactory factory, ExportCSVParameters parameters)
public ExportCSVParameters getParameters()
getParameters in interface ExportServicegetParameters in class AbstractExportServiceprotected FilesystemServerExplorer createServerExplorer() throws ExportException
createServerExplorer in class AbstractExportServiceExportExceptionprotected NewDataStoreParameters createTargetNewStoreParameters() throws ExportException
createTargetNewStoreParameters in class AbstractExportServiceExportExceptionpublic OpenDataStoreParameters createTargetOpenStoreParameters() throws ExportException
createTargetOpenStoreParameters in class AbstractExportServiceExportExceptionpublic java.util.List<OpenDataStoreParameters> getTargetOpenStoreParameters() throws ExportException
getTargetOpenStoreParameters in interface ExportServicegetTargetOpenStoreParameters in class AbstractExportServiceExportException