| Package | Description |
|---|---|
| org.hibernate.search.engine.search.projection.dsl | |
| org.hibernate.search.engine.search.projection.dsl.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EntityReferenceProjectionOptionsStep<S extends EntityReferenceProjectionOptionsStep<?,R>,R>
The initial and final step in an "entity reference" projection definition, where optional parameters can be set.
|
| Modifier and Type | Method and Description |
|---|---|
EntityReferenceProjectionOptionsStep<?,R> |
SearchProjectionFactory.entityReference()
Project to a reference to the entity that was originally indexed.
|
| Modifier and Type | Method and Description |
|---|---|
EntityReferenceProjectionOptionsStep<?,R> |
DelegatingSearchProjectionFactory.entityReference() |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.