Uses of Class
org.hibernate.search.mapper.pojo.mapping.definition.annotation.CompositeProjection
-
Packages that use CompositeProjection Package Description org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.impl -
-
Uses of CompositeProjection 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 CompositeProjection Modifier and Type Method Description voidCompositeProjectionProcessor. process(MethodParameterMappingStep mapping, CompositeProjection annotation, MethodParameterMappingAnnotationProcessorContext context)
-