public interface FilterPartGenerator
extends java.io.Serializable
FilterPartGenerator
allows generation of
filterparts that are dynamically generated when the filter is used to fetch
results from a datasource.Modifier and Type | Method and Description |
---|---|
FilterPart |
getFilterPart(ExpressionQueryRequest request)
Method that is called by the filter when it finally merges all filter
parts to use the filter.
|
FilterPart getFilterPart(ExpressionQueryRequest request) throws ExpressionParserException
request
- expression requestExpressionParserException
- in case of errorsCopyright © 2022 Gentics Software. All Rights Reserved.