Class DocumentReferenceProjectionBinder

java.lang.Object
org.hibernate.search.mapper.pojo.search.definition.binding.builtin.DocumentReferenceProjectionBinder
All Implemented Interfaces:
ProjectionBinder

public final class DocumentReferenceProjectionBinder extends Object implements ProjectionBinder
Binds a constructor parameter to a projection to a DocumentReference representing the hit.
See Also: