| Interface | Description |
|---|---|
| SearchSortDslContext<F extends SearchSortBuilderFactory<?,B>,B> |
Represents the current context in the search DSL,
including in particular the sort builder factory
and the knowledge of previous sorts chained using
SortThenStep.then(). |
| Class | Description |
|---|---|
| AbstractSortThenStep<B> | |
| DelegatingSearchSortFactory |
A delegating
SearchSortFactory. |
| StaticSortThenStep<B> |
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.