Annotation Interface 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 a
DocumentReference representing the hit.