Interface LockFeatureType

  • All Superinterfaces:
    BaseRequestType, EObject, Notifier
    All Known Implementing Classes:
    LockFeatureTypeImpl

    public interface LockFeatureType
    extends BaseRequestType
    A representation of the model object 'Lock Feature Type'. This type defines the LockFeature operation. The LockFeature element contains one or more Lock elements that define which features of a particular type should be locked. A lock identifier (lockId) is returned to the client application which can be used by subsequent operations to reference the locked features.

    The following features are supported:

    See Also:
    WfsPackage.getLockFeatureType()