Interface NestedPredicateOptionsCollector<S extends NestedPredicateOptionsCollector<?>>

All Superinterfaces:
BooleanPredicateOptionsCollector<S>
All Known Subinterfaces:
NestedPredicateClausesStep<S>

public interface NestedPredicateOptionsCollector<S extends NestedPredicateOptionsCollector<?>> extends BooleanPredicateOptionsCollector<S>
An object where the clauses and options of a SearchPredicateFactory.nested(String) nested predicate} can be set.

Different types of clauses have different effects, see BooleanPredicateOptionsCollector.