Interface PredicateFinalStep

All Known Subinterfaces:
BooleanPredicateClausesStep<S>, CommonQueryStringPredicateOptionsStep<S>, ExistsPredicateOptionsStep<S>, GenericBooleanPredicateClausesStep<S,C>, GenericSimpleBooleanPredicateClausesStep<S,C>, KnnPredicateOptionsStep, MatchAllPredicateOptionsStep<S>, MatchIdPredicateMatchingMoreStep<S,N>, MatchIdPredicateOptionsStep<S>, MatchNonePredicateFinalStep, MatchPredicateOptionsStep<S>, NamedPredicateOptionsStep, NestedPredicateClausesStep<S>, NestedPredicateOptionsStep<S>, NotPredicateFinalStep, PhrasePredicateOptionsStep<S>, PrefixPredicateOptionsStep<S>, QueryStringPredicateOptionsStep<S>, RangePredicateOptionsStep<S>, RegexpPredicateOptionsStep<S>, SimpleBooleanPredicateClausesStep<S>, SimpleBooleanPredicateOptionsStep<S>, SimpleQueryStringPredicateOptionsStep<S>, SpatialWithinPredicateOptionsStep<S>, TermsPredicateOptionsStep<S>, WildcardPredicateOptionsStep<S>
All Known Implementing Classes:
AbstractPredicateFinalStep, StaticPredicateFinalStep

public interface PredicateFinalStep
The final step in a predicate definition, where the predicate can be retrieved.
  • Method Summary

    Modifier and Type
    Method
    Description
    Create a SearchPredicate instance matching the definition given in the previous DSL steps.