deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.ogcwebservices.wfs.operation.GetFeature

Packages that use GetFeature
org.deegree.ogcwebservices.wfs Web Feature Service (OGC WFS Version 1.1.0). 
org.deegree.ogcwebservices.wfs.operation   
org.deegree.portal.standard.context.control   
 

Uses of GetFeature in org.deegree.ogcwebservices.wfs
 

Methods in org.deegree.ogcwebservices.wfs with parameters of type GetFeature
static GetFeatureDocument XMLFactory_1_0_0.export(GetFeature getFeature)
          Exports a GetFeature instance to a GetFeatureDocument.
static GetFeatureDocument XMLFactory.export(GetFeature getFeature)
          Exports a GetFeature instance to a GetFeatureDocument.
(package private)  FeatureResult GetFeatureHandler.handleRequest(GetFeature getFeature)
          Handles a GetFeature request by delegating the contained Query objects to different threads.
 

Uses of GetFeature in org.deegree.ogcwebservices.wfs.operation
 

Subclasses of GetFeature in org.deegree.ogcwebservices.wfs.operation
 class AugmentableGetFeature
          "Proxy" GetFeature request object, only created by create(Map) if the FEATUREID parameter is used without TYPENAME parameter.
 class GetFeatureWithLock
          Represents a GetFeatureWithLock request to a web feature service.
 

Methods in org.deegree.ogcwebservices.wfs.operation that return GetFeature
static GetFeature GetFeature.create(Map<String,String> kvp)
          Creates a new GetFeature request from the given map.
static GetFeature GetFeature.create(String id, Element root)
          Creates a new GetFeature instance from a document that contains the DOM representation of the request.
static GetFeature GetFeature.create(String id, String request)
          Creates a new GetFeature instance from the given key-value pair encoded request.
static GetFeature GetFeature.create(String version, String id, GetFeature.RESULT_TYPE resultType, String outputFormat, String handle, int maxFeatures, int startPosition, int traverseXLinkDepth, int traverseXLinkExpiry, Query[] queries)
          Creates a new GetFeature instance from the given parameters.
 GetFeature GetFeatureDocument.parse(String id)
          Parses the underlying document into a GetFeature request object.
 

Uses of GetFeature in org.deegree.portal.standard.context.control
 

Methods in org.deegree.portal.standard.context.control that return GetFeature
protected  GetFeature DownloadListener.createGetFeatureRequest(DownloadListener.FeatureTemplate ft, String version, QualifiedName ftName, QualifiedName gtName, GetFeature.RESULT_TYPE resultType)
          creates a GetFeature request considering the feature type (ID) and the bounding box encapsulated in the passed FeatureTemplate
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org