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

Uses of Interface
org.deegree.io.datastore.schema.MappedPropertyType

Packages that use MappedPropertyType
org.deegree.io.datastore   
org.deegree.io.datastore.schema   
org.deegree.io.datastore.sde   
org.deegree.io.datastore.sql   
org.deegree.io.datastore.sql.wherebuilder   
 

Uses of MappedPropertyType in org.deegree.io.datastore
 

Methods in org.deegree.io.datastore that return types with arguments of type MappedPropertyType
static Map<MappedPropertyType,Collection<PropertyPath>> PropertyPathResolver.determineFetchProperties(MappedFeatureType ft, String alias, PropertyPath[] requestedPaths)
          Determines the properties of the given feature type that have to be fetched based on the requested property paths.
 

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

Classes in org.deegree.io.datastore.schema that implement MappedPropertyType
 class MappedFeaturePropertyType
          Representation of property types that contain features with mapping (persistence) information.
 class MappedGeometryPropertyType
          Representation of property types that contain spatial data with mapping (persistence) information.
 class MappedSimplePropertyType
          Representation of property types that contain primitive data types with mapping (persistence) information.
 

Uses of MappedPropertyType in org.deegree.io.datastore.sde
 

Method parameters in org.deegree.io.datastore.sde with type arguments of type MappedPropertyType
protected  Feature SDEQueryHandler.extractFeature(FeatureId fid, MappedFeatureType featureType, Map<MappedPropertyType,Collection<PropertyPath>> requestedPropertyMap, Map<MappingField,Integer> mappingFieldsMap, Object[] resultValues)
          Extracts a feature from the values of a result set row.
 

Uses of MappedPropertyType in org.deegree.io.datastore.sql
 

Method parameters in org.deegree.io.datastore.sql with type arguments of type MappedPropertyType
protected  Feature FeatureFetcher.extractFeature(FeatureId fid, Map<MappedPropertyType,Collection<PropertyPath>> requestedPropertyMap, Map<SimpleContent,Integer> resultPosMap, Object[] resultValues)
          Extracts a feature from the values of a result set row.
 

Uses of MappedPropertyType in org.deegree.io.datastore.sql.wherebuilder
 

Methods in org.deegree.io.datastore.sql.wherebuilder that return MappedPropertyType
 MappedPropertyType PropertyNode.getProperty()
          Returns the MappedPropertyType that this node represents.
 MappedPropertyType AbstractPropertyNode.getProperty()
          Returns the MappedSimplePropertyType that this node represents.
 

Methods in org.deegree.io.datastore.sql.wherebuilder with parameters of type MappedPropertyType
 PropertyNode FeatureTypeNode.getPropertyNode(MappedPropertyType type)
          Returns the child PropertyNodes with the given type.
 

Constructors in org.deegree.io.datastore.sql.wherebuilder with parameters of type MappedPropertyType
AbstractPropertyNode(MappedPropertyType property, FeatureTypeNode parent, String[] tableAliases)
          Creates a new AbstractPropertyNode instance 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