|
deegree 2.3 (2010/04/09 10:10 build-4-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 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 | |
|---|---|
Object |
clone()
Returns a clone of the WFService instance. |
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. |
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 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 Object doService(OGCWebServiceRequest request)
throws OGCWebServiceException
doService in interface OGCWebServicerequest - WFS request to perform
OGCWebServiceExceptionpublic Object clone()
WFService instance.
Note that the configuration of the new service will refer to the same instance.
clone in class Objectpublic MappedFeatureType getMappedFeatureType(QualifiedName name)
MappedFeatureType with the given name.
name - name of the feature type
public Map<QualifiedName,MappedFeatureType> getMappedFeatureTypes()
Map of the feature types that this WFS serves.
|
deegree 2.3 (2010/04/09 10:10 build-4-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