| Modifier and Type | Method and Description |
|---|---|
Optional<T> |
IdentifierBridgeToDocumentIdentifierContextExtension.extendOptional(IdentifierBridgeToDocumentIdentifierContext original,
BridgeMappingContext mappingContext)
Attempt to extend a given context, returning an empty
Optional in case of failure. |
Optional<T> |
ValueBridgeToIndexedValueContextExtension.extendOptional(ValueBridgeToIndexedValueContext original,
BridgeMappingContext mappingContext)
Attempt to extend a given context, returning an empty
Optional in case of failure. |
| Modifier and Type | Method and Description |
|---|---|
BridgeMappingContext |
BridgeSessionContext.getMappingContext() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPojoMappingImplementor<M> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PojoScopeMappingContext
Mapping-scoped information and operations for use in POJO scopes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PojoSearchSessionMappingContext
Mapping-scoped information and operations for use in POJO search sessions.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PojoWorkMappingContext
Mapping-scoped information and operations for use in POJO work execution.
|
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.