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

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

Packages that use GetFeatureWithLock
org.deegree.ogcwebservices.wfs Web Feature Service (OGC WFS Version 1.1.0). 
org.deegree.ogcwebservices.wfs.operation   
 

Uses of GetFeatureWithLock in org.deegree.ogcwebservices.wfs
 

Methods in org.deegree.ogcwebservices.wfs with parameters of type GetFeatureWithLock
(package private)  FeatureResult LockFeatureHandler.handleRequest(GetFeatureWithLock request)
          Handles a GetFeatureWithLock request.
 

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

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


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