Interface GetFeatureWithLockType

All Superinterfaces:
BaseRequestType, EObject, GetFeatureType, Notifier
All Known Implementing Classes:
GetFeatureWithLockTypeImpl

public interface GetFeatureWithLockType extends GetFeatureType
A representation of the model object 'Get Feature With Lock Type'. A GetFeatureWithLock request operates identically to a GetFeature request expect that it attempts to lock the feature instances in the result set and includes a lock identifier in its response to a client. A lock identifier is an identifier generated by a Web Feature Service that a client application can use, in subsequent operations, to reference the locked set of feature instances.

The following features are supported:

See Also: