Class LuceneEntityLoadingProjection<E>

java.lang.Object
org.hibernate.search.backend.lucene.search.projection.impl.LuceneEntityLoadingProjection<E>
All Implemented Interfaces:
LuceneSearchProjection<E>, LuceneSearchProjection.Extractor<Object,E>, SearchProjection<E>

public class LuceneEntityLoadingProjection<E> extends Object implements LuceneSearchProjection.Extractor<Object,E>