| Interface | Description |
|---|---|
| PojoElement |
A
PojoElement contains a value that can be processed into
an index document, be it composite (an entity) or atomic
(a primitive value). |
| PojoModelCompositeElement |
A potentially composite element in the POJO model.
|
| PojoModelElement |
An element in the POJO model.
|
| PojoModelElementAccessor<T> |
An accessor allowing to retrieve information from a
PojoElement. |
| PojoModelProperty |
A model element representing a property bound to a bridge.
|
| PojoModelType |
A model element representing a type bound to a bridge.
|
| PojoModelValue<T> |
A model element representing a value bound to a bridge.
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.