Class DefaultSearchQuerySelectStep<R,E,LOS>

java.lang.Object
org.hibernate.search.engine.search.query.dsl.spi.AbstractSearchQuerySelectStep<SearchQueryOptionsStep<?,E,LOS,?,?>,R,E,LOS,SearchProjectionFactory<R,E>,SearchPredicateFactory>
org.hibernate.search.engine.search.query.dsl.impl.DefaultSearchQuerySelectStep<R,E,LOS>
All Implemented Interfaces:
SearchQuerySelectStep<SearchQueryOptionsStep<?,E,LOS,?,?>,R,E,LOS,SearchProjectionFactory<R,E>,SearchPredicateFactory>, SearchQueryWhereStep<SearchQueryOptionsStep<?,E,LOS,?,?>,E,LOS,SearchPredicateFactory>

public final class DefaultSearchQuerySelectStep<R,E,LOS> extends AbstractSearchQuerySelectStep<SearchQueryOptionsStep<?,E,LOS,?,?>,R,E,LOS,SearchProjectionFactory<R,E>,SearchPredicateFactory>