eu.esdihumboldt.hale.io.gml.ui.wfs.wizard
Class WfsConfiguration
java.lang.Object
eu.esdihumboldt.hale.io.gml.ui.wfs.wizard.WfsConfiguration
- Direct Known Subclasses:
- WfsDescribeFeatureConfiguration, WfsGetFeatureConfiguration
public class WfsConfiguration
- extends Object
- Author:
- Simon Templer
- Partner:
- 01 / Fraunhofer Institute for Computer Graphics Research
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WfsConfiguration
public WfsConfiguration(String fixedNamespace)
- Constructor
- Parameters:
fixedNamespace
- the fixed namespace or null
getFixedNamespace
public String getFixedNamespace()
- Returns:
- the fixedNamespace
getCapabilitiesURL
public String getCapabilitiesURL()
- Returns:
- the capabilitiesURL
setCapabilitiesURL
public void setCapabilitiesURL(String capabilitiesURL)
- Parameters:
capabilitiesURL
- the capabilitiesURL to set
getFeatureTypes
public List<org.opengis.feature.type.FeatureType> getFeatureTypes()
- Returns:
- the featureTypes
setFeatureTypes
public void setFeatureTypes(List<org.opengis.feature.type.FeatureType> featureTypes)
- Parameters:
featureTypes
- the featureTypes to set
validateSettings
public boolean validateSettings()
- Validate the settings
- Returns:
true
if the settings are valid, false
otherwise
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d