All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opengis.cite.iso19142.locking.package-info Maven / Gradle / Ivy

There is a newer version: 2.0-r18
Show newest version
/**
 * 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 - 2024 Weber Informatics LLC | Privacy Policy