Interface NestedPredicateClausesStep<S extends NestedPredicateClausesStep<?>>

Type Parameters:
S - The "self" type (the actual exposed type of this step).
All Superinterfaces:
BooleanPredicateOptionsCollector<NestedPredicateOptionsCollector<?>>, GenericBooleanPredicateClausesStep<S,NestedPredicateOptionsCollector<?>>, NestedPredicateOptionsCollector<NestedPredicateOptionsCollector<?>>, PredicateFinalStep, PredicateScoreStep<S>

public interface NestedPredicateClausesStep<S extends NestedPredicateClausesStep<?>> extends GenericBooleanPredicateClausesStep<S,NestedPredicateOptionsCollector<?>>, NestedPredicateOptionsCollector<NestedPredicateOptionsCollector<?>>
The step in a nested predicate definition where clauses can be added.

Different types of clauses have different effects; see BooleanPredicateOptionsCollector.