| Package | Description |
|---|---|
| org.hibernate.search.engine.search.loading.spi |
| Modifier and Type | Method and Description |
|---|---|
R |
DefaultProjectionHitMapper.convertReference(DocumentReference reference) |
R |
ProjectionHitMapper.convertReference(DocumentReference reference)
Convert a document reference to the reference specific to the mapper.
|
Object |
DefaultProjectionHitMapper.planLoading(DocumentReference reference) |
Object |
ProjectionHitMapper.planLoading(DocumentReference reference)
Plan the loading of an entity.
|
| Constructor and Description |
|---|
DefaultProjectionHitMapper(Function<DocumentReference,R> documentReferenceTransformer,
EntityLoader<R,E> objectLoader) |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.