Interface MappingKey<PBM,M>

Type Parameters:
PBM - The type of pre-built mappings (see SearchIntegrationFinalizer.finalizeMapping(MappingKey, MappingFinalizer)
M - The type of fully-built mappings
All Superinterfaces:
EventContextElement

public interface MappingKey<PBM,M> extends EventContextElement
Tagging interface for objects used as a key to retrieve mappings at different states: when finalizing the mapping in SearchIntegrationFinalizer.finalizeMapping(MappingKey, MappingFinalizer).