| Interface | Description |
|---|---|
| FieldModelContributor | |
| IndexBindingContext |
The binding context associated to a specific node in the entity tree.
|
| IndexedEmbeddedBindingContext |
The binding context associated to a specific non-root node in the entity tree.
|
| IndexedEntityBindingContext |
The binding context associated to the root node in the entity tree.
|
| IndexManagerBuildingState<D extends DocumentElement> | |
| IndexSchemaContributionListener | |
| Mapper<MPBS extends MappingPartialBuildState> | |
| MappingConfigurationCollector<C> | |
| MappingInitiator<C,MPBS extends MappingPartialBuildState> |
An object responsible for initiating a mapping by contributing its basic configuration (indexed types, type metadata),
then creating the mapper based on the configuration processed by the engine.
|
| TypeMetadataContributorProvider<C> | |
| TypeMetadataDiscoverer<C> |
| Exception | Description |
|---|---|
| MappingAbortedException |
An exception thrown by
Mapper.prepareBuild() when detecting that failures were
collected
and deciding to abort early to avoid a snowball effect creating too many failures,
which would make the failure report unclear. |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.