Class Hierarchy
- java.lang.Object
- org.hibernate.search.engine.search.projection.dsl.impl.CompositeProjectionInnerStepImpl (implements org.hibernate.search.engine.search.projection.dsl.CompositeProjectionInnerStep)
- org.hibernate.search.engine.search.projection.dsl.impl.CompositeProjectionOptionsStepImpl<T,P> (implements org.hibernate.search.engine.search.projection.dsl.CompositeProjectionOptionsStep<S,T>)
- org.hibernate.search.engine.search.projection.dsl.impl.DistanceToFieldProjectionOptionsStepImpl<P> (implements org.hibernate.search.engine.search.projection.dsl.DistanceToFieldProjectionOptionsStep<S,T>)
- org.hibernate.search.engine.search.projection.dsl.impl.DocumentReferenceProjectionOptionsStepImpl (implements org.hibernate.search.engine.search.projection.dsl.DocumentReferenceProjectionOptionsStep<S>)
- org.hibernate.search.engine.search.projection.dsl.impl.EntityProjectionOptionsStepImpl<E> (implements org.hibernate.search.engine.search.projection.dsl.EntityProjectionOptionsStep<S,E>)
- org.hibernate.search.engine.search.projection.dsl.impl.EntityReferenceProjectionOptionsStepImpl<R> (implements org.hibernate.search.engine.search.projection.dsl.EntityReferenceProjectionOptionsStep<S,R>)
- org.hibernate.search.engine.search.projection.dsl.impl.FieldProjectionOptionsStepImpl<T,P> (implements org.hibernate.search.engine.search.projection.dsl.FieldProjectionOptionsStep<S,T>)
- org.hibernate.search.engine.search.projection.dsl.impl.HighlightProjectionOptionsStepImpl (implements org.hibernate.search.engine.search.projection.dsl.HighlightProjectionFinalStep, org.hibernate.search.engine.search.projection.dsl.HighlightProjectionOptionsStep)
- org.hibernate.search.engine.search.projection.dsl.impl.IdProjectionOptionsStepImpl<I> (implements org.hibernate.search.engine.search.projection.dsl.IdProjectionOptionsStep<S,I>)
- org.hibernate.search.engine.search.projection.dsl.impl.ScoreProjectionOptionsStepImpl (implements org.hibernate.search.engine.search.projection.dsl.ScoreProjectionOptionsStep<S>)
- org.hibernate.search.engine.search.projection.dsl.impl.SearchProjectionFactoryExtensionStep<P,R,E> (implements org.hibernate.search.engine.search.projection.dsl.SearchProjectionFactoryExtensionIfSupportedMoreStep<P,R,E>)