Package org.opengis.filter.identity

An Identifier indicates object identity requested during data query or reference.

See:
          Description

Interface Summary
FeatureId Feature identifier.
GmlObjectId Feature and Geometry identifier for GML3 specification.
Identifier An object identifier.
ObjectId ObjectId refered to by Filter 1.1 specification (as an example).
RecordId RecordId refered to by CSW-2 specification.
ResourceId Resource identifier as per FES 2.0.
 

Class Summary
Version Union type class for the Version Union type in FES 2.0.
 

Enum Summary
Version.Action The VersionAction attribute may also be the strings FIRST, LATEST, PREVIOUS, NEXT and ALL.
 

Package org.opengis.filter.identity Description

An Identifier indicates object identity requested during data query or reference. The following is adapted from the following specifications:

Catalog and Web Feature Server

Both the Catalog and Web Feature Server specifications use specific identifiers (like FeatureId) during their requests and responses.



Copyright © 1996-2014 Geotools. All Rights Reserved.