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

Uses of Interface
org.deegree.io.datastore.schema.content.FunctionParam

Packages that use FunctionParam
org.deegree.io.datastore.schema   
org.deegree.io.datastore.schema.content   
 

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

Methods in org.deegree.io.datastore.schema that return FunctionParam
(package private)  FunctionParam MappedGMLSchemaDocument.parseFunctionParam(Element element, String table)
          Parses the given "deegreewfs:FunctionParam" element.
 

Uses of FunctionParam in org.deegree.io.datastore.schema.content
 

Classes in org.deegree.io.datastore.schema.content that implement FunctionParam
 class ConstantContent
          Special content class for MappedSimplePropertyTypes that contain constant string values.
 class FieldContent
          Describes the parameter of a FunctionCall.
 class SpecialContent
          Special content class that allows to refer to parameters of the Query or other properties of the environment.
 

Methods in org.deegree.io.datastore.schema.content that return types with arguments of type FunctionParam
 List<FunctionParam> FunctionCall.getParams()
          Returns the FunctionParams.
 

Constructors in org.deegree.io.datastore.schema.content with parameters of type FunctionParam
FunctionCall(FunctionParam... params)
          Initializes a newly created FunctionCall with the given FunctionParams.
SQLFunctionCall(String callString, int typeCode, FunctionParam... params)
          Initializes a newly created SQLFunctionCall with the given call string and FunctionParams.
 

Constructor parameters in org.deegree.io.datastore.schema.content with type arguments of type FunctionParam
FunctionCall(List<FunctionParam> params)
          Initializes a newly created FunctionCall with the given FunctionParams.
SQLFunctionCall(String callString, int typeCode, List<FunctionParam> params)
          Initializes a newly created SQLFunctionCall with the given call string and FunctionParams.
 


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