Uses of Interface
org.hibernate.search.engine.mapper.mapping.building.spi.MappedIndexManagerFactory
Packages that use MappedIndexManagerFactory
-
Uses of MappedIndexManagerFactory in org.hibernate.search.engine.mapper.mapping.building.spi
Methods in org.hibernate.search.engine.mapper.mapping.building.spi with parameters of type MappedIndexManagerFactoryModifier and TypeMethodDescriptionvoid
Mapper.mapTypes
(MappedIndexManagerFactory indexManagerFactory) Begin the creation of a mapping for all mapped types.