Uses of Interface
org.hibernate.search.engine.search.predicate.dsl.GenericSimpleBooleanPredicateClausesStep
Packages that use GenericSimpleBooleanPredicateClausesStep
-
Uses of GenericSimpleBooleanPredicateClausesStep in org.hibernate.search.engine.search.predicate.dsl
Subinterfaces of GenericSimpleBooleanPredicateClausesStep in org.hibernate.search.engine.search.predicate.dslModifier and TypeInterfaceDescriptioninterface
NestedPredicateClausesStep<SR,
S extends NestedPredicateClausesStep<SR, ?>> The step in a nested predicate definition where clauses can be added.interface
SimpleBooleanPredicateClausesStep<SR,
S extends SimpleBooleanPredicateClausesStep<SR, ?>> The initial and final step in a "simple boolean predicate" definition, where clauses can be added and options can be set.