public abstract class AbstractQpDownload
extends de.cismet.tools.gui.downloadmanager.AbstractCancellableDownload
| Modifier and Type | Field and Description |
|---|---|
protected de.cismet.commons.security.WebDavClient |
client |
protected List<de.cismet.cismap.commons.features.FeatureServiceFeature> |
features |
| Constructor and Description |
|---|
AbstractQpDownload(de.cismet.commons.security.WebDavClient client,
String directory,
String title,
List<de.cismet.cismap.commons.features.FeatureServiceFeature> features)
Creates a new WebDavDownload object.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
createDbfAndMetaDoc(List<de.cismet.cismap.commons.features.FeatureServiceFeature> features,
String outputFileStem,
boolean createPrj)
DOCUMENT ME!
|
protected void |
createShapeAndMetaDoc(List<de.cismet.cismap.commons.features.FeatureServiceFeature> features,
String outputFileStem,
boolean createPrj)
DOCUMENT ME!
|
protected void |
deleteFile()
DOCUMENT ME!
|
boolean |
equals(Object obj) |
int |
hashCode() |
compareTo, determineDestinationFile, error, getCaughtException, getDownloadsCompleted, getDownloadsErroneous, getDownloadsTotal, getExceptionPanel, getFileToSaveTo, getStatus, getTitle, run, setParallelDownloads, startDownload, stateChanged, titleChangedaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedprotected final de.cismet.commons.security.WebDavClient client
protected final List<de.cismet.cismap.commons.features.FeatureServiceFeature> features
public AbstractQpDownload(de.cismet.commons.security.WebDavClient client,
String directory,
String title,
List<de.cismet.cismap.commons.features.FeatureServiceFeature> features)
client - DOCUMENT ME!directory - DOCUMENT ME!title - DOCUMENT ME!features - path DOCUMENT ME!protected void createDbfAndMetaDoc(List<de.cismet.cismap.commons.features.FeatureServiceFeature> features, String outputFileStem, boolean createPrj) throws Exception
features - DOCUMENT ME!outputFileStem - DOCUMENT ME!createPrj - DOCUMENT ME!Exception - DOCUMENT ME!protected void createShapeAndMetaDoc(List<de.cismet.cismap.commons.features.FeatureServiceFeature> features, String outputFileStem, boolean createPrj) throws Exception
features - DOCUMENT ME!outputFileStem - DOCUMENT ME!createPrj - DOCUMENT ME!Exception - DOCUMENT ME!public boolean equals(Object obj)
equals in class de.cismet.tools.gui.downloadmanager.AbstractDownloadpublic int hashCode()
hashCode in class de.cismet.tools.gui.downloadmanager.AbstractDownloadprotected void deleteFile()
Copyright © 2012–2026 cismet GmbH. All rights reserved.