Uses of Interface
org.hibernate.search.engine.search.projection.dsl.EntityProjectionOptionsStep
Package
Description
-
Uses of EntityProjectionOptionsStep in org.hibernate.search.engine.search.projection.dsl
Modifier and TypeInterfaceDescriptioninterface
EntityProjectionOptionsStep<S extends EntityProjectionOptionsStep<?,
E>, E> The initial and final step in an "entity" projection definition, where optional parameters can be set.Modifier and TypeMethodDescriptionSearchProjectionFactory.entity()
Project to the entity that was originally indexed.<T> EntityProjectionOptionsStep<?,
T> Project to the entity that was originally indexed. -
Uses of EntityProjectionOptionsStep in org.hibernate.search.engine.search.projection.dsl.spi
Modifier and TypeMethodDescriptionAbstractSearchProjectionFactory.entity()
<T> EntityProjectionOptionsStep<?,
T>