Package ch.tocco.nice2.rest.entity.impl.search
package ch.tocco.nice2.rest.entity.impl.search
-
ClassDescriptionOperator for field value comparison.Search param extractor for
FieldSearchParams
.Utility class to extract operator from string containing operator and value.Search param extractor forFilterSearchParams
.Search param extractor forFulltextSearchParams
.Helper class that is provided to theEntityBeanFactory
in order to facilitate access to the result data and security permissions.Default permission evaluator checking write access for pathFor paths ending with a selector always set writable flag to true This allows creation of new entities using "selector" relations e.g.An implementation ofSearchRequest
that uses a CustomSelection to resolve the _paths directly using theCriteriaQueryBuilder
instead of usingEntity.resolve(String)
.Search param extractor forPlainQuerySearchParams
.Provides the given query params in a usable form.