Interface PojoMassIndexingIndexedTypeContext<E>
- Type Parameters:
E- The entity type mapped to the index.
- All Superinterfaces:
PojoLoadingTypeContext<E>
- All Known Subinterfaces:
PojoScopeIndexedTypeContext<I,E>
- All Known Implementing Classes:
PojoIndexedTypeManager
-
Method Summary
Modifier and TypeMethodDescriptiontoEntitySupplier(PojoWorkSessionContext sessionContext, Object entity) Methods inherited from interface org.hibernate.search.mapper.pojo.loading.spi.PojoLoadingTypeContext
ascendingSuperTypes, entityName, hasNonIndexedConcreteSubtypes, isSingleConcreteTypeInEntityHierarchy, massLoadingStrategy, massLoadingStrategyOptional, secondaryEntityName, selectionLoadingStrategy, selectionLoadingStrategyOptional, typeIdentifier
-
Method Details
-
toEntitySupplier
-
identifierMapping
IdentifierMappingImplementor<?,E> identifierMapping()
-