| Modifier and Type | Method and Description |
|---|---|
SearchQueryResultDefinitionContext<?,R,E,SearchProjectionFactoryContext<R,E>,?> |
MappedIndexSearchScope.search(SessionContextImplementor sessionContext,
LoadingContextBuilder<R,E> loadingContextBuilder) |
| Modifier and Type | Method and Description |
|---|---|
Optional<T> |
SearchQueryContextExtension.extendOptional(SearchQueryResultDefinitionContext<?,R,E,?,?> original,
IndexSearchScope<?> indexSearchScope,
SessionContextImplementor sessionContext,
LoadingContextBuilder<R,E> loadingContextBuilder)
Attempt to extend a given context, returning an empty
Optional in case of failure. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDelegatingSearchQueryResultDefinitionContext<R,E> |
class |
AbstractSearchQueryResultDefinitionContext<N extends SearchQueryContext<?,E,?>,R,E,PJC extends SearchProjectionFactoryContext<R,E>,PDC extends SearchPredicateFactoryContext,C> |
| Constructor and Description |
|---|
AbstractDelegatingSearchQueryResultDefinitionContext(SearchQueryResultDefinitionContext<?,R,E,?,?> delegate) |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.