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() -
Uses of ProjectionMappedTypeContext in org.hibernate.search.mapper.pojo.mapping.impl
Classes in org.hibernate.search.mapper.pojo.mapping.impl that implement ProjectionMappedTypeContextMethods in org.hibernate.search.mapper.pojo.mapping.impl that return ProjectionMappedTypeContext -
Uses of ProjectionMappedTypeContext in org.hibernate.search.mapper.pojo.mapping.spi
Methods in org.hibernate.search.mapper.pojo.mapping.spi that return ProjectionMappedTypeContextModifier and TypeMethodDescriptionAbstractPojoMappingImplementor.mappedTypeContext(String mappedTypeName) PojoMappingDelegate.mappedTypeContext(String name)