deegree 2.5 (2011/06/29 09:44 build-8-official)

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

Packages that use LockFeature.ALL_SOME_TYPE
org.deegree.ogcwebservices.wfs.operation   
 

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

Methods in org.deegree.ogcwebservices.wfs.operation that return LockFeature.ALL_SOME_TYPE
 LockFeature.ALL_SOME_TYPE GetFeatureWithLock.getLockAction()
          Returns the mode for lock acquisition.
 LockFeature.ALL_SOME_TYPE LockFeature.getLockAction()
          Returns the mode for lock acquisition.
(package private) static LockFeature.ALL_SOME_TYPE LockFeature.validateLockAction(java.lang.String lockActionString)
          Ensures that given lock action String is valid and returns the corresponding LockFeature.ALL_SOME_TYPE.
static LockFeature.ALL_SOME_TYPE LockFeature.ALL_SOME_TYPE.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static LockFeature.ALL_SOME_TYPE[] LockFeature.ALL_SOME_TYPE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.deegree.ogcwebservices.wfs.operation with parameters of type LockFeature.ALL_SOME_TYPE
static GetFeatureWithLock GetFeatureWithLock.create(java.lang.String version, java.lang.String id, java.lang.String handle, GetFeature.RESULT_TYPE resultType, java.lang.String outputFormat, int maxFeatures, int startPosition, int traverseXLinkDepth, int traverseXLinkExpiry, Query[] queries, java.util.Map<java.lang.String,java.lang.String> vendorSpecificParam, long expiry, LockFeature.ALL_SOME_TYPE lockAction)
          Creates a new GetFeatureWithLock instance from the given parameters.
static LockFeature LockFeature.create(java.lang.String version, java.lang.String id, java.lang.String handle, long expiry, LockFeature.ALL_SOME_TYPE lockAction, java.util.List<Lock> locks)
          Creates a new LockFeature instance from the given parameters.
 

Constructors in org.deegree.ogcwebservices.wfs.operation with parameters of type LockFeature.ALL_SOME_TYPE
GetFeatureWithLock(java.lang.String version, java.lang.String id, java.lang.String handle, GetFeature.RESULT_TYPE resultType, java.lang.String outputFormat, int maxFeatures, int startPosition, int traverseXLinkDepth, int traverseXLinkExpiry, Query[] queries, java.util.Map<java.lang.String,java.lang.String> vendorSpecificParam, long expiry, LockFeature.ALL_SOME_TYPE lockAction)
          Creates a new GetFeatureWithLock instance.
LockFeature(java.lang.String version, java.lang.String id, java.lang.String handle, long expiry, LockFeature.ALL_SOME_TYPE lockAction, java.util.List<Lock> locks)
          Creates a new LockFeature instance from the given parameters.
 


deegree 2.5 (2011/06/29 09:44 build-8-official)

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