Interface MappingKey<PBM,M>
- Type Parameters:
PBM
- The type of pre-built mappings (seeSearchIntegrationFinalizer.finalizeMapping(MappingKey, MappingFinalizer)
M
- The type of fully-built mappings
- All Superinterfaces:
EventContextElement
Tagging interface for objects used as a key to retrieve mappings at different states:
when finalizing the mapping in
SearchIntegrationFinalizer.finalizeMapping(MappingKey, MappingFinalizer)
.-
Method Summary
Methods inherited from interface org.hibernate.search.util.common.reporting.EventContextElement
render