Class FormConstrictionSearchParamExtractor

java.lang.Object
ch.tocco.nice2.rest.form.impl.search.ConstrictionSearchParamExtractor
ch.tocco.nice2.rest.form.impl.search.FormConstrictionSearchParamExtractor
All Implemented Interfaces:
SearchParamExtractor<PlainQuerySearchParam>

@Component public class FormConstrictionSearchParamExtractor extends ConstrictionSearchParamExtractor
Search param extractor for PlainQueryParams.

The query parameter `_form` refers to a form that contains a constriction, which will be compiled to a condition and returned as PlainQuerySearchParam.