Interface SimpleBooleanPredicateClausesStep<SR,S extends SimpleBooleanPredicateClausesStep<SR,?>>
- Type Parameters:
SR
- Scope root type.S
- The "self" type (the actual exposed type of this step).
- All Superinterfaces:
GenericSimpleBooleanPredicateClausesStep<SR,
,S, SimpleBooleanPredicateClausesCollector<SR, ?>> PredicateFinalStep
,PredicateScoreStep<S>
,SimpleBooleanPredicateClausesCollector<SR,
,SimpleBooleanPredicateClausesCollector<SR, ?>> SimpleBooleanPredicateOptionsStep<S>
public interface SimpleBooleanPredicateClausesStep<SR,S extends SimpleBooleanPredicateClausesStep<SR,?>>
extends GenericSimpleBooleanPredicateClausesStep<SR,S,SimpleBooleanPredicateClausesCollector<SR,?>>, SimpleBooleanPredicateOptionsStep<S>
The initial and final step in a "simple boolean predicate" definition,
where clauses
can be added and options can be set.
-
Method Summary
Methods inherited from interface org.hibernate.search.engine.search.predicate.dsl.GenericSimpleBooleanPredicateClausesStep
add, add, add, with
Methods inherited from interface org.hibernate.search.engine.search.predicate.dsl.PredicateFinalStep
toPredicate
Methods inherited from interface org.hibernate.search.engine.search.predicate.dsl.PredicateScoreStep
boost, constantScore
Methods inherited from interface org.hibernate.search.engine.search.predicate.dsl.SimpleBooleanPredicateClausesCollector
hasClause