Annotation Type DocumentReferenceProjection
-
@Documented @Target(PARAMETER) @Retention(RUNTIME) @MethodParameterMapping(processor=@MethodParameterMappingAnnotationProcessorRef(type=DocumentReferenceProjectionProcessor.class,retrieval=CONSTRUCTOR)) public @interface DocumentReferenceProjection
Maps a constructor parameter to a projection to aDocumentReferencerepresenting the hit.