deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.io.datastore.schema.MappedGMLId

Packages that use MappedGMLId
org.deegree.io.datastore   
org.deegree.io.datastore.schema   
 

Uses of MappedGMLId in org.deegree.io.datastore
 

Methods in org.deegree.io.datastore that return MappedGMLId
 MappedGMLId FeatureId.getFidDefinition()
          Return the underlying MappedGMLId.
 

Methods in org.deegree.io.datastore with parameters of type MappedGMLId
static Object FeatureId.removeFIDPrefix(String id, MappedGMLId idMapping)
          Removes the prefix from the given feature id.
 

Constructors in org.deegree.io.datastore with parameters of type MappedGMLId
FeatureId(MappedGMLId fidDefinition, Object[] values)
          Deprecated. use FeatureId.FeatureId(MappedFeatureType, Object[]) instead
FeatureId(MappedGMLId fidDefinition, String fid)
          Deprecated. use FeatureId.FeatureId(MappedFeatureType, String) instead
 

Uses of MappedGMLId in org.deegree.io.datastore.schema
 

Methods in org.deegree.io.datastore.schema that return MappedGMLId
(package private)  MappedGMLId MappedGMLSchemaDocument.extractGMLId(Element annotationElement, String defaultTableName)
          Extracts the "gml:id" information from the given "xs:annotation" element.
 MappedGMLId MappedFeatureType.getGMLId()
          Returns the mapping information for the "gml:Id" attribute.
 

Constructors in org.deegree.io.datastore.schema with parameters of type MappedGMLId
MappedFeatureType(QualifiedName name, boolean isAbstract, PropertyType[] properties, String table, MappedGMLId gmlId, MappedGMLSchema schema, boolean isVisible, boolean isUpdatable, boolean isDeletable, boolean isInsertable, boolean isPseudoFeatureType, URI defaultSRS, URI[] otherSRS)
          Creates a new instance of MappedFeatureType from the given parameters.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org