Interface PojoIndexedTypeExtendedMappingCollector

All Superinterfaces:
PojoTypeExtendedMappingCollector

public interface PojoIndexedTypeExtendedMappingCollector extends PojoTypeExtendedMappingCollector
A collector of extended mapping information.

This should be implemented by POJO mapper implementors in order to collect metadata necessary to implement their PojoScopeTypeExtendedContextProvider.

  • Method Details

    • indexManager

      void indexManager(org.hibernate.search.engine.mapper.mapping.spi.MappedIndexManager indexManager)