Class ParameterMappingContext
Object
ParameterMappingContext
The property expression evaluation context for stored query parameter mappings. To see how these are mapped as
properties in the expression, @see
ParameterCQLExpressionFilterFactoryImpl
.- Author:
- Sampo Savolainen (Spatineo)
-
Constructor Summary
ConstructorsConstructorDescriptionParameterMappingContext
(Filter filter, Map<String, String> viewParams, FeatureTypeInfo featureTypeInfo) -
Method Summary
-
Constructor Details
-
ParameterMappingContext
public ParameterMappingContext(Filter filter, Map<String, String> viewParams, FeatureTypeInfo featureTypeInfo)
-
-
Method Details
-
getFilter
-
getViewParams
-
getFeatureTypeInfo
-
getBBOX
-