Uses of Interface
org.hibernate.search.engine.backend.common.DocumentReference
Packages that use DocumentReference
Package
Description
-
Uses of DocumentReference in org.hibernate.search.engine.search.loading.spi
Methods in org.hibernate.search.engine.search.loading.spi with parameters of type DocumentReferenceModifier and TypeMethodDescriptionLoadingResult.convertReference
(DocumentReference reference) Convert a document reference to the reference specific to the mapper.ProjectionHitMapper.planLoading
(DocumentReference reference) Plan the loading of an entity. -
Uses of DocumentReference in org.hibernate.search.engine.search.projection.spi
Methods in org.hibernate.search.engine.search.projection.spi that return types with arguments of type DocumentReference