| Package | Description |
|---|---|
| org.hibernate.search.engine.backend.common.spi | |
| org.hibernate.search.engine.search.loading.spi |
| Modifier and Type | Method and Description |
|---|---|
R |
DocumentReferenceConverter.fromDocumentReference(DocumentReference reference) |
| 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.
|
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.