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

Uses of Class
org.deegree.model.filterencoding.Function

Packages that use Function
org.deegree.io.datastore.sde   
org.deegree.io.datastore.sql.wherebuilder   
org.deegree.model.filterencoding   
org.deegree.ogcwebservices.wfs.operation   
 

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

Methods in org.deegree.io.datastore.sde with parameters of type Function
protected  void SDEWhereBuilder.appendFunctionAsSQL(StringBuffer query, Function function, int targetSqlType)
          Appends an SQL fragment for the given object to the given sql statement.
 

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

Methods in org.deegree.io.datastore.sql.wherebuilder with parameters of type Function
protected  void WhereBuilder.appendFunctionAsSQL(StatementBuffer query, Function function, int targetSqlType)
          Appends an SQL fragment for the given object to the given sql statement.
 

Uses of Function in org.deegree.model.filterencoding
 

Subclasses of Function in org.deegree.model.filterencoding
 class DBFunction
           
 class FunctionNormalize
           
 class FunctionSoundex
           
 

Uses of Function in org.deegree.ogcwebservices.wfs.operation
 

Methods in org.deegree.ogcwebservices.wfs.operation that return Function
 Function[] Query.getFunctions()
          Beside property names a query may contains 0 to n functions modifying the values of one or more original properties.
 

Methods in org.deegree.ogcwebservices.wfs.operation with parameters of type Function
static Query Query.create(PropertyPath[] propertyNames, Function[] functions, SortProperty[] sortProperties, String handle, String featureVersion, QualifiedName[] typeNames, String[] aliases, String srsName, Filter filter, int maxFeatures, int startPosition, GetFeature.RESULT_TYPE resultType)
          Creates a new Query instance.
static Query Query.create(PropertyPath[] propertyNames, Function[] functions, SortProperty[] sortProperties, String handle, String featureVersion, QualifiedName[] typeNames, String srsName, Filter filter, int maxFeatures, int startPosition, GetFeature.RESULT_TYPE resultType)
          Deprecated. use create(PropertyPath[], Function[], SortProperty[], String, String, QualifiedName[], String[], String, Filter, int, int, RESULT_TYPE) instead
 

Constructors in org.deegree.ogcwebservices.wfs.operation with parameters of type Function
Query(PropertyPath[] propertyNames, Function[] functions, SortProperty[] sortProperties, String handle, String featureVersion, QualifiedName[] typeNames, String[] aliases, String srsName, Filter filter, GetFeature.RESULT_TYPE resultType, int maxFeatures, int startPosition)
          Creates a new Query instance.
Query(PropertyPath[] propertyNames, Function[] functions, SortProperty[] sortProperties, String handle, String featureVersion, QualifiedName[] typeNames, String[] aliases, String srsName, Filter filter, GetFeature.RESULT_TYPE resultType, int maxFeatures, int startPosition, GetFeatureDocument.BBoxTest test)
           
 


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