| Interface | Description |
|---|---|
| CompositeProjectionContext<T> |
The context used when starting to define a composite projection.
|
| DistanceToFieldProjectionContext |
The context used when starting to define a distance field projection.
|
| DocumentReferenceProjectionContext |
The context used when starting to define a document reference projection.
|
| FieldProjectionContext<T> |
The context used when starting to define a field projection.
|
| ObjectProjectionContext<O> |
The context used when starting to define an object projection.
|
| ReferenceProjectionContext<R> |
The context used when starting to define a reference projection.
|
| ScoreProjectionContext |
The context used when starting to define a score projection.
|
| SearchProjectionFactoryContext<R,O> |
A context allowing to create a projection.
|
| SearchProjectionFactoryContextExtension<T,R,O> |
An extension to the search query DSL, allowing to add non-standard predicates to a query.
|
| SearchProjectionFactoryExtensionContext<P,R,O> |
The context used when attempting to apply multiple extensions
to a
SearchProjectionFactoryContext. |
| SearchProjectionTerminalContext<T> |
The terminal context of the projection DSL.
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.