Uses of Interface
org.hibernate.search.mapper.pojo.model.dependency.PojoRoutingIndexingDependencyConfigurationContext
Packages that use PojoRoutingIndexingDependencyConfigurationContext
Package
Description
-
Uses of PojoRoutingIndexingDependencyConfigurationContext in org.hibernate.search.mapper.pojo.bridge.binding
Methods in org.hibernate.search.mapper.pojo.bridge.binding that return PojoRoutingIndexingDependencyConfigurationContext -
Uses of PojoRoutingIndexingDependencyConfigurationContext in org.hibernate.search.mapper.pojo.model.dependency
Methods in org.hibernate.search.mapper.pojo.model.dependency that return PojoRoutingIndexingDependencyConfigurationContextModifier and TypeMethodDescriptionDeclare that the given path is read by the bridge at indexing time to route the indexed document.PojoRoutingIndexingDependencyConfigurationContext.use(PojoModelPathValueNode pathFromEntityTypeToUsedValue) Declare that the given path is read by the bridge at indexing time to route the indexed document.