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

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

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

Uses of LockFeature in org.deegree.io.datastore
 

Methods in org.deegree.io.datastore with parameters of type LockFeature
 Lock LockManager.acquireLock(LockFeature request, List<FeatureId> fidsToLock)
          Acquires a lock for the given LockFeature request.
 

Uses of LockFeature in org.deegree.ogcwebservices.wfs
 

Methods in org.deegree.ogcwebservices.wfs with parameters of type LockFeature
static LockFeatureDocument XMLFactory.export(LockFeature request)
          Exports a LockFeature request instance to a LockFeatureDocument.
(package private)  LockFeatureResponse LockFeatureHandler.handleRequest(LockFeature request)
          Handles a LockFeature request.
 

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

Methods in org.deegree.ogcwebservices.wfs.operation that return LockFeature
static LockFeature LockFeature.create(Map<String,String> kvp)
          Creates a new LockFeature request from the given parameter map.
static LockFeature LockFeature.create(String id, Element root)
          Creates a new LockFeature instance from a document that contains the DOM representation of the request.
static LockFeature LockFeature.create(String version, String id, String handle, long expiry, LockFeature.ALL_SOME_TYPE lockAction, List<Lock> locks)
          Creates a new LockFeature instance from the given parameters.
 LockFeature LockFeatureDocument.parse(String id)
          Parses the underlying "wfs:LockFeature" document into a LockFeature object.
 

Constructors in org.deegree.ogcwebservices.wfs.operation with parameters of type LockFeature
LockFeatureResponse(LockFeature request, String lockId, String[] featuresLocked, String[] featuresNotLocked)
          Creates a new instance of LockFeatureResponse.
 


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