Interface BackendMappingContext
-
- All Known Subinterfaces:
PojoScopeMappingContext,PojoSearchSessionMappingContext,PojoWorkMappingContext
- All Known Implementing Classes:
AbstractPojoMappingImplementor
public interface BackendMappingContextProvides visibility from the lower layers of Hibernate Search (engine, backend) to the mapping defined in the upper layers.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ToDocumentValueConvertContexttoDocumentValueConvertContext()
-
-
-
Method Detail
-
toDocumentValueConvertContext
ToDocumentValueConvertContext toDocumentValueConvertContext()
-
-