Uses of Class
org.hibernate.search.mapper.pojo.mapping.definition.annotation.HighlightProjection
-
Packages that use HighlightProjection Package Description org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.impl -
-
Uses of HighlightProjection in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.impl
Methods in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.impl with parameters of type HighlightProjection Modifier and Type Method Description voidHighlightProjectionProcessor. process(MethodParameterMappingStep mapping, HighlightProjection annotation, MethodParameterMappingAnnotationProcessorContext context)
-