Class PojoSearchLoadingContext<E>
java.lang.Object
org.hibernate.search.mapper.pojo.search.loading.impl.PojoSearchLoadingContext<E>
- All Implemented Interfaces:
SearchLoadingContext<E>
-
Constructor Summary
ConstructorsConstructorDescriptionPojoSearchLoadingContext(Map<String, PojoSearchLoadingIndexedTypeContext<? extends E>> targetTypesByEntityName, PojoEntityReferenceFactoryDelegate entityReferenceFactoryDelegate, BridgeSessionContext sessionContext, PojoSelectionLoadingContext delegate) -
Method Summary
-
Constructor Details
-
PojoSearchLoadingContext
public PojoSearchLoadingContext(Map<String, PojoSearchLoadingIndexedTypeContext<? extends E>> targetTypesByEntityName, PojoEntityReferenceFactoryDelegate entityReferenceFactoryDelegate, BridgeSessionContext sessionContext, PojoSelectionLoadingContext delegate)
-
-
Method Details
-
unwrap
- Specified by:
unwrapin interfaceSearchLoadingContext<E>
-
createProjectionHitMapper
- Specified by:
createProjectionHitMapperin interfaceSearchLoadingContext<E>
-