Interface MethodParameterMappingAnnotationProcessorContext
- All Superinterfaces:
MappingAnnotationProcessorContext
public interface MethodParameterMappingAnnotationProcessorContext
extends MappingAnnotationProcessorContext
-
Method Summary
Methods inherited from interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.MappingAnnotationProcessorContext
eventContext, toBeanReference, toBeanReference, toContainerExtractorPath, toMap, toNullIfDefault, toPojoModelPathValueNode
-
Method Details
-
annotatedElement
MappingAnnotatedMethodParameter annotatedElement()- Specified by:
annotatedElement
in interfaceMappingAnnotationProcessorContext
- Returns:
- A representation of the annotated element.
-