|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.ogcwebservices.wfs.WFService
public class WFService
This class implements access to the methods defined in the OGC WFS 1.1.0 specification.
OGCWebService| Field Summary | |
|---|---|
static java.lang.String |
VERSION
Only OGC standard version currently implemented by this service. |
| Constructor Summary | |
|---|---|
WFService(WFSConfiguration configuration)
Creates a new instance of WFService with the given configuration. |
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
Returns a clone of the WFService instance. |
java.lang.Object |
doService(OGCWebServiceRequest request)
Performs the handling of the passed OGCWebServiceEvent directly and returns the result to the calling class/ method. |
WFSCapabilities |
getCapabilities()
Returns the capabilities of the WFService. |
MappedFeatureType |
getMappedFeatureType(QualifiedName name)
Returns the MappedFeatureType with the given name. |
java.util.Map<QualifiedName,MappedFeatureType> |
getMappedFeatureTypes()
Returns a Map of the feature types that this WFS serves. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String VERSION
| Constructor Detail |
|---|
WFService(WFSConfiguration configuration)
throws OGCWebServiceException
WFService with the given configuration.
configuration -
OGCWebServiceException| Method Detail |
|---|
public WFSCapabilities getCapabilities()
WFService.
getCapabilities in interface OGCWebServiceWFSConfiguration instance
public java.lang.Object doService(OGCWebServiceRequest request)
throws OGCWebServiceException
doService in interface OGCWebServicerequest - WFS request to perform
OGCWebServiceExceptionpublic java.lang.Object clone()
WFService instance.
Note that the configuration of the new service will refer to the same instance.
clone in class java.lang.Objectpublic MappedFeatureType getMappedFeatureType(QualifiedName name)
MappedFeatureType with the given name.
name - name of the feature type
public java.util.Map<QualifiedName,MappedFeatureType> getMappedFeatureTypes()
Map of the feature types that this WFS serves.
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org