Uses of Interface
org.hibernate.search.engine.search.projection.dsl.EntityReferenceProjectionOptionsStep
Packages that use EntityReferenceProjectionOptionsStep
Package
Description
-
Uses of EntityReferenceProjectionOptionsStep in org.hibernate.search.engine.search.projection.dsl
Classes in org.hibernate.search.engine.search.projection.dsl with type parameters of type EntityReferenceProjectionOptionsStepModifier and TypeInterfaceDescriptioninterfaceEntityReferenceProjectionOptionsStep<S extends EntityReferenceProjectionOptionsStep<?,R>, R> The initial and final step in an "entity reference" projection definition, where optional parameters can be set.Methods in org.hibernate.search.engine.search.projection.dsl that return EntityReferenceProjectionOptionsStepModifier and TypeMethodDescriptionSearchProjectionFactory.entityReference()Project to a reference to the entity that was originally indexed. -
Uses of EntityReferenceProjectionOptionsStep in org.hibernate.search.engine.search.projection.dsl.spi
Methods in org.hibernate.search.engine.search.projection.dsl.spi that return EntityReferenceProjectionOptionsStep