Uses of Class
org.hibernate.search.engine.search.sort.dsl.impl.FieldSortOptionsStepImpl
Packages that use FieldSortOptionsStepImpl
-
Uses of FieldSortOptionsStepImpl in org.hibernate.search.engine.search.sort.dsl.impl
Methods in org.hibernate.search.engine.search.sort.dsl.impl that return FieldSortOptionsStepImplModifier and TypeMethodDescriptionFieldSortOptionsStepImpl.filter(Function<? super PDF, ? extends PredicateFinalStep> clauseContributor) FieldSortOptionsStepImpl.filter(SearchPredicate searchPredicate) FieldSortOptionsStepImpl.first()FieldSortOptionsStepImpl.highest()FieldSortOptionsStepImpl.last()FieldSortOptionsStepImpl.lowest()FieldSortOptionsStepImpl.use(Object value, ValueModel valueModel) Methods in org.hibernate.search.engine.search.sort.dsl.impl that return types with arguments of type FieldSortOptionsStepImpl