| Modifier and Type | Method and Description |
|---|---|
IndexSearchScopeBuilder |
IndexManagerImplementor.createSearchScopeBuilder(MappingContextImplementor mappingContext) |
| Modifier and Type | Method and Description |
|---|---|
Optional<T> |
ToDocumentFieldValueConvertContextExtension.extendOptional(ToDocumentFieldValueConvertContext original,
MappingContextImplementor mappingContext)
Attempt to extend a given context, returning an empty
Optional in case of failure. |
| Modifier and Type | Method and Description |
|---|---|
Optional<T> |
ToDocumentIdentifierValueConvertContextExtension.extendOptional(ToDocumentIdentifierValueConvertContext original,
MappingContextImplementor mappingContext)
Attempt to extend a given context, returning an empty
Optional in case of failure. |
| Constructor and Description |
|---|
ToDocumentFieldValueConvertContextImpl(MappingContextImplementor mappingContext) |
ToDocumentIdentifierValueConvertContextImpl(MappingContextImplementor mappingContext) |
| Modifier and Type | Method and Description |
|---|---|
<R,O> MappedIndexSearchScopeBuilder<R,O> |
MappedIndexManager.createSearchScopeBuilder(MappingContextImplementor mappingContext,
Function<DocumentReference,R> documentReferenceTransformer) |
| Modifier and Type | Method and Description |
|---|---|
MappingContextImplementor |
SessionContextImplementor.getMappingContext() |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.