Uses of Interface
org.hibernate.search.mapper.pojo.common.spi.PojoEntityReferenceFactoryDelegate
Packages that use PojoEntityReferenceFactoryDelegate
Package
Description
-
Uses of PojoEntityReferenceFactoryDelegate in org.hibernate.search.mapper.pojo.mapping.impl
Methods in org.hibernate.search.mapper.pojo.mapping.impl with parameters of type PojoEntityReferenceFactoryDelegateModifier and TypeMethodDescriptionorg.hibernate.search.mapper.pojo.mapping.impl.PojoEntityReferenceFactoryPojoMappingDelegateImpl.createEntityReferenceFactory(PojoEntityReferenceFactoryDelegate delegate) -
Uses of PojoEntityReferenceFactoryDelegate in org.hibernate.search.mapper.pojo.mapping.spi
Methods in org.hibernate.search.mapper.pojo.mapping.spi that return PojoEntityReferenceFactoryDelegateModifier and TypeMethodDescriptionAbstractPojoMappingImplementor.entityReferenceFactoryDelegate()Methods in org.hibernate.search.mapper.pojo.mapping.spi with parameters of type PojoEntityReferenceFactoryDelegateModifier and TypeMethodDescriptionPojoMappingDelegate.createEntityReferenceFactory(PojoEntityReferenceFactoryDelegate delegate) Constructors in org.hibernate.search.mapper.pojo.mapping.spi with parameters of type PojoEntityReferenceFactoryDelegateModifierConstructorDescriptionAbstractPojoMappingImplementor(PojoMappingDelegate delegate, PojoEntityReferenceFactoryDelegate entityReferenceFactoryDelegate) Deprecated. -
Uses of PojoEntityReferenceFactoryDelegate in org.hibernate.search.mapper.pojo.massindexing.spi
Methods in org.hibernate.search.mapper.pojo.massindexing.spi that return PojoEntityReferenceFactoryDelegateModifier and TypeMethodDescriptionPojoMassIndexingMappingContext.entityReferenceFactoryDelegate() -
Uses of PojoEntityReferenceFactoryDelegate in org.hibernate.search.mapper.pojo.scope.spi
Methods in org.hibernate.search.mapper.pojo.scope.spi that return PojoEntityReferenceFactoryDelegate -
Uses of PojoEntityReferenceFactoryDelegate in org.hibernate.search.mapper.pojo.search.loading.impl
Constructors in org.hibernate.search.mapper.pojo.search.loading.impl with parameters of type PojoEntityReferenceFactoryDelegateModifierConstructorDescriptionPojoProjectionHitMapper(Map<String, PojoSearchLoadingIndexedTypeContext<? extends E>> targetTypesByEntityName, PojoEntityReferenceFactoryDelegate entityReferenceFactoryDelegate, BridgeSessionContext sessionContext, PojoLoadingPlan<E> loadingPlan) PojoSearchLoadingContext(Map<String, PojoSearchLoadingIndexedTypeContext<? extends E>> targetTypesByEntityName, PojoEntityReferenceFactoryDelegate entityReferenceFactoryDelegate, BridgeSessionContext sessionContext, PojoSelectionLoadingContext delegate) PojoSearchLoadingContextBuilder(Map<String, PojoSearchLoadingIndexedTypeContext<? extends E>> targetTypesByEntityName, PojoEntityReferenceFactoryDelegate entityReferenceFactoryDelegate, BridgeSessionContext sessionContext, PojoSelectionLoadingContextBuilder<LOS> delegate) -
Uses of PojoEntityReferenceFactoryDelegate in org.hibernate.search.mapper.pojo.work.spi
Methods in org.hibernate.search.mapper.pojo.work.spi that return PojoEntityReferenceFactoryDelegate
AbstractPojoMappingImplementor.