Uses of Interface
org.hibernate.search.engine.search.projection.spi.ProjectionMappedTypeContext
Packages that use ProjectionMappedTypeContext
Package
Description
-
Uses of ProjectionMappedTypeContext in org.hibernate.search.engine.backend.mapping.spi
Methods in org.hibernate.search.engine.backend.mapping.spi that return ProjectionMappedTypeContext -
Uses of ProjectionMappedTypeContext in org.hibernate.search.engine.backend.scope.spi
Methods in org.hibernate.search.engine.backend.scope.spi that return types with arguments of type ProjectionMappedTypeContextModifier and TypeMethodDescriptionList<? extends ProjectionMappedTypeContext> AbstractSearchIndexScope.mappedTypeContexts() -
Uses of ProjectionMappedTypeContext in org.hibernate.search.engine.search.projection.spi
Methods in org.hibernate.search.engine.search.projection.spi that return types with arguments of type ProjectionMappedTypeContextModifier and TypeMethodDescriptionList<? extends ProjectionMappedTypeContext> SearchProjectionIndexScope.mappedTypeContexts()