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.bridge.binding.impl
Methods in org.hibernate.search.mapper.pojo.bridge.binding.impl 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. -
Uses of PojoRoutingIndexingDependencyConfigurationContext in org.hibernate.search.mapper.pojo.model.dependency.impl
Classes in org.hibernate.search.mapper.pojo.model.dependency.impl that implement PojoRoutingIndexingDependencyConfigurationContextMethods in org.hibernate.search.mapper.pojo.model.dependency.impl that return PojoRoutingIndexingDependencyConfigurationContextModifier and TypeMethodDescriptionPojoRoutingIndexingDependencyConfigurationContextImpl.use(PojoModelPathValueNode pathFromBridgedTypeToUsedValue)