| Interface | Description |
|---|---|
| IdentifierBridge<I> |
A bridge between a POJO property of type
I and a document identifier. |
| PropertyBridge |
A bridge between a POJO property and an element of the index schema.
|
| RoutingKeyBridge |
A bridge from a POJO entity to a document routing key.
|
| TypeBridge |
A bridge between a POJO type and an element of the index schema.
|
| ValueBridge<V,F> |
A bridge between a POJO-extracted value of type
V and an index field of type F. |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.