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