| Modifier and Type | Method and Description |
|---|---|
IndexScopeBuilder |
IndexManagerImplementor.createScopeBuilder(BackendMappingContext mappingContext) |
| Modifier and Type | Method and Description |
|---|---|
BackendMappingContext |
BackendSessionContext.mappingContext() |
BackendMappingContext |
DetachedBackendSessionContext.mappingContext() |
| Modifier and Type | Method and Description |
|---|---|
static DetachedBackendSessionContext |
DetachedBackendSessionContext.of(BackendMappingContext mappingContext,
String tenantIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
Optional<T> |
ToDocumentFieldValueConvertContextExtension.extendOptional(ToDocumentFieldValueConvertContext original,
BackendMappingContext 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,
BackendMappingContext mappingContext)
Attempt to extend a given context, returning an empty
Optional in case of failure. |
| Constructor and Description |
|---|
ToDocumentFieldValueConvertContextImpl(BackendMappingContext mappingContext) |
ToDocumentIdentifierValueConvertContextImpl(BackendMappingContext mappingContext) |
| Modifier and Type | Method and Description |
|---|---|
<R,E> MappedIndexScopeBuilder<R,E> |
MappedIndexManager.createScopeBuilder(BackendMappingContext mappingContext) |
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.