deegree 2.3 (2010/04/09 10:10 build-4-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(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(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're declared.
 

Methods in org.deegree.ogcwebservices.wfs.operation with parameters of type LockFeature.ALL_SOME_TYPE
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.
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.
 

Constructors in org.deegree.ogcwebservices.wfs.operation with parameters of type LockFeature.ALL_SOME_TYPE
GetFeatureWithLock(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.
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