Class LuceneEntityCompositeProjection<E>

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

public class LuceneEntityCompositeProjection<E> extends Object