Uses of Interface
org.hibernate.search.mapper.pojo.model.dependency.PojoTypeIndexingDependencyConfigurationContext
Packages that use PojoTypeIndexingDependencyConfigurationContext
Package
Description
-
Uses of PojoTypeIndexingDependencyConfigurationContext in org.hibernate.search.mapper.pojo.bridge.binding
Methods in org.hibernate.search.mapper.pojo.bridge.binding that return PojoTypeIndexingDependencyConfigurationContext -
Uses of PojoTypeIndexingDependencyConfigurationContext in org.hibernate.search.mapper.pojo.model.dependency
Methods in org.hibernate.search.mapper.pojo.model.dependency that return PojoTypeIndexingDependencyConfigurationContextModifier and TypeMethodDescriptionDeclare that the given path is read by the bridge at index time to populate the indexed document.PojoTypeIndexingDependencyConfigurationContext.use
(PojoModelPathValueNode pathFromBridgedTypeToUsedValue) Declare that the given path is read by the bridge at index time to populate the indexed document.