| Modifier and Type | Method and Description |
|---|---|
default V |
ValueBridge.fromIndexedValue(F value,
ValueBridgeFromIndexedValueContext context)
Transform the given indexed field value to the corresponding POJO-extracted value.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<T> |
ValueBridgeFromIndexedValueContextExtension.extendOptional(ValueBridgeFromIndexedValueContext original,
BackendSessionContext sessionContext)
Attempt to extend a given context, returning an empty
Optional in case of failure. |
| Modifier and Type | Method and Description |
|---|---|
ValueBridgeFromIndexedValueContext |
AbstractPojoBackendSessionContext.getValueBridgeFromIndexedValueContext() |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.