| Package | Description |
|---|---|
| org.hibernate.search.mapper.pojo.bridge.binding | |
| org.hibernate.search.mapper.pojo.model.dependency |
| Modifier and Type | Method and Description |
|---|---|
PojoTypeIndexingDependencyConfigurationContext |
TypeBindingContext.getDependencies() |
PojoTypeIndexingDependencyConfigurationContext |
RoutingKeyBindingContext.getDependencies() |
| Modifier and Type | Method and Description |
|---|---|
PojoTypeIndexingDependencyConfigurationContext |
PojoTypeIndexingDependencyConfigurationContext.use(PojoModelPathValueNode pathFromBridgedTypeToUsedValue)
Declare that the given path is read by the bridge at index time to populate the indexed document.
|
default PojoTypeIndexingDependencyConfigurationContext |
PojoTypeIndexingDependencyConfigurationContext.use(String pathFromBridgedTypeToUsedValue)
Declare that the given path is read by the bridge at index time to populate the indexed document.
|
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.