public class WFSRetrieverFactory extends Object implements de.cismet.tools.configuration.Configurable
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.jdom.Element parent) |
org.jdom.Element |
getConfiguration() |
String |
getHostname()
DOCUMENT ME!
|
static WFSRetrieverFactory |
getInstance()
DOCUMENT ME!
|
org.jdom.Element |
getWFSQuery(FlurstueckSchluesselCustomBean key)
DOCUMENT ME!
|
SwingWorker |
getWFSRetriever(FlurstueckSchluesselCustomBean key,
DoneDelegate doneDelegate,
HashMap<Integer,Boolean> properties)
DOCUMENT ME!
|
void |
masterConfigure(org.jdom.Element parent) |
public static WFSRetrieverFactory getInstance()
public String getHostname()
public SwingWorker getWFSRetriever(FlurstueckSchluesselCustomBean key, DoneDelegate doneDelegate, HashMap<Integer,Boolean> properties)
key - DOCUMENT ME!doneDelegate - DOCUMENT ME!properties - DOCUMENT ME!public org.jdom.Element getWFSQuery(FlurstueckSchluesselCustomBean key)
key - DOCUMENT ME!public org.jdom.Element getConfiguration()
getConfiguration in interface de.cismet.tools.configuration.Configurablepublic void masterConfigure(org.jdom.Element parent)
masterConfigure in interface de.cismet.tools.configuration.Configurablepublic void configure(org.jdom.Element parent)
configure in interface de.cismet.tools.configuration.ConfigurableCopyright © 2012–2025 cismet GmbH. All rights reserved.