Uses of Interface
org.hibernate.search.mapper.pojo.work.spi.PojoTypeIndexingPlan
Packages that use PojoTypeIndexingPlan
Package
Description
-
Uses of PojoTypeIndexingPlan in org.hibernate.search.mapper.orm.event.impl
Methods in org.hibernate.search.mapper.orm.event.impl that return PojoTypeIndexingPlanModifier and TypeMethodDescriptionHibernateOrmListenerContextProvider.currentIndexingPlanIfTypeIncluded(SessionImplementor session, PojoRawTypeIdentifier<?> typeIdentifier) -
Uses of PojoTypeIndexingPlan in org.hibernate.search.mapper.orm.mapping.impl
Methods in org.hibernate.search.mapper.orm.mapping.impl that return PojoTypeIndexingPlanModifier and TypeMethodDescriptionHibernateOrmMapping.currentIndexingPlanIfTypeIncluded(SessionImplementor session, PojoRawTypeIdentifier<?> typeIdentifier) -
Uses of PojoTypeIndexingPlan in org.hibernate.search.mapper.pojo.work.impl
Classes in org.hibernate.search.mapper.pojo.work.impl that implement PojoTypeIndexingPlanModifier and TypeClassDescriptionclassclass -
Uses of PojoTypeIndexingPlan in org.hibernate.search.mapper.pojo.work.spi
Methods in org.hibernate.search.mapper.pojo.work.spi that return PojoTypeIndexingPlanModifier and TypeMethodDescriptionPojoIndexingPlan.typeIfIncludedOrNull(PojoRawTypeIdentifier<?> typeIdentifier)