Uses of Interface
org.hibernate.search.engine.search.projection.spi.CompositeProjectionBuilder
Packages that use CompositeProjectionBuilder
Package
Description
-
Uses of CompositeProjectionBuilder in org.hibernate.search.backend.elasticsearch.search.projection.impl
Methods in org.hibernate.search.backend.elasticsearch.search.projection.impl that return CompositeProjectionBuilder -
Uses of CompositeProjectionBuilder in org.hibernate.search.backend.lucene.search.projection.impl
Methods in org.hibernate.search.backend.lucene.search.projection.impl that return CompositeProjectionBuilder -
Uses of CompositeProjectionBuilder in org.hibernate.search.engine.search.projection.dsl.impl
Constructors in org.hibernate.search.engine.search.projection.dsl.impl with parameters of type CompositeProjectionBuilderModifierConstructorDescriptionCompositeProjectionOptionsStepImpl(CompositeProjectionBuilder builder, SearchProjection<?>[] inners, ProjectionCompositor<?, T> compositor, ProjectionAccumulator.Provider<T, P> accumulatorProvider) CompositeProjectionValueStepImpl(CompositeProjectionBuilder builder, SearchProjection<?>[] inners, ProjectionCompositor<?, T> compositor) -
Uses of CompositeProjectionBuilder in org.hibernate.search.engine.search.projection.spi
Fields in org.hibernate.search.engine.search.projection.spi with type parameters of type CompositeProjectionBuilderModifier and TypeFieldDescriptionstatic final SearchQueryElementTypeKey<CompositeProjectionBuilder>ProjectionTypeKeys.OBJECTMethods in org.hibernate.search.engine.search.projection.spi that return CompositeProjectionBuilder