Class WFSFeatureSource
- java.lang.Object
-
- nl.tailormap.viewer.config.services.FeatureSource
-
- nl.tailormap.viewer.config.services.WFSFeatureSource
-
@Entity public class WFSFeatureSource extends FeatureSource
- Author:
- Matthijs Laan
-
-
Constructor Summary
Constructors Constructor Description WFSFeatureSource()WFSFeatureSource(Map<String,String> params)
-
Method Summary
-
Methods inherited from class nl.tailormap.viewer.config.services.FeatureSource
addOrUpdateFeatureType, getFeatureType, getFeatureTypes, getId, getLinkedService, getName, getPassword, getProtocol, getUrl, getUsername, setFeatureTypes, setId, setLinkedService, setName, setPassword, setUrl, setUsername, toJSONObject
-
-
-
-
Field Detail
-
PROTOCOL
public static final String PROTOCOL
- See Also:
- Constant Field Values
-
-