Interface BackendMappingContext
public interface BackendMappingContext
Provides visibility from the lower layers of Hibernate Search (engine, backend)
to the mapping defined in the upper layers.
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
toDocumentValueConvertContext
ToDocumentValueConvertContext toDocumentValueConvertContext() -
projectionRegistry
ProjectionRegistry projectionRegistry()
-