Uses of Enum Class
org.opengis.cite.iso19142.WFS2.Transaction
Package
Description
This executable test suite (ETS) validates WFS 2.0 implementations in accord with ISO
19136:2007.
This package contains test classes that assess behavior of the SUT with respect to the
"Transactional WFS" conformance level.
-
Uses of WFS2.Transaction in org.opengis.cite.iso19142
Modifier and TypeMethodDescriptionstatic WFS2.Transaction
Returns the enum constant of this class with the specified name.static WFS2.Transaction[]
WFS2.Transaction.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of WFS2.Transaction in org.opengis.cite.iso19142.transaction
Modifier and TypeMethodDescriptionstatic List<ResourceId>
InsertTests.extractFeatureIdentifiers
(Document entity, WFS2.Transaction action) Extracts a list of resource identifiers for features that were affected by a successful transaction request.