Interface PojoReindexingCollector
- All Known Implementing Classes:
PojoIndexingPlanImpl
public interface PojoReindexingCollector
A collector of entities to be reindexed.
Used by PojoImplicitReindexingResolver to return the resolved entities.
-
Method Summary
Modifier and TypeMethodDescriptionvoidupdateBecauseOfContained(PojoRawTypeIdentifier<?> typeIdentifier, Object containingEntity)
-
Method Details
-
updateBecauseOfContained
-