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

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

Packages that use Lock
org.deegree.io.datastore   
org.deegree.io.datastore.sql   
org.deegree.ogcwebservices.wfs.operation   
 

Uses of Lock in org.deegree.io.datastore
 

Method parameters in org.deegree.io.datastore with type arguments of type Lock
 Set<FeatureId> Datastore.determineFidsToLock(List<Lock> requestParts)
          Determines the ids of all features to be locked by the given parts of a LockFeature request, this includes all descendant and super features of the targeted features as well.
 

Uses of Lock in org.deegree.io.datastore.sql
 

Method parameters in org.deegree.io.datastore.sql with type arguments of type Lock
 Set<FeatureId> AbstractSQLDatastore.determineFidsToLock(List<Lock> requestParts)
           
 

Constructor parameters in org.deegree.io.datastore.sql with type arguments of type Lock
LockHandler(AbstractSQLDatastore ds, TableAliasGenerator aliasGenerator, Connection conn, List<Lock> requestParts)
          Creates a new LockHandler from the given parameters.
 

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

Methods in org.deegree.ogcwebservices.wfs.operation that return types with arguments of type Lock
 List<Lock> LockFeature.getLocks()
          Returns the contained lock operations.
 

Method parameters in org.deegree.ogcwebservices.wfs.operation with type arguments of type Lock
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.
 

Constructor parameters in org.deegree.ogcwebservices.wfs.operation with type arguments of type Lock
LockFeature(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.
 


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