org.opengis.cite.iso19142.locking.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ets-wfs20 Show documentation
Show all versions of ets-wfs20 Show documentation
Checks WFS 2.0 implementations for conformance to ISO 19142:2010.
/**
* This package contains tests that assess behavior of the SUT with respect to
* the "Locking WFS" conformance level. It builds upon the "Transaction WFS"
* conformance level and adds support for locking operations that allow
* exclusive access to feature instances for the purpose of modifying or
* deleting them.
*
* At least one of the following operations must be implemented:
*
* - GetFeatureWithLock
* - LockFeature
*
*
* Sources
*
* - ISO ISO 19142:2010, cl. 2, Table 1
* - ISO ISO 19142:2010, cl. A.1.4: Locking WFS
*
*/
package org.opengis.cite.iso19142.locking;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy