Uses of Interface
org.hibernate.search.engine.mapper.mapping.building.spi.MappedIndexManagerFactory
-
Packages that use MappedIndexManagerFactory Package Description org.hibernate.search.engine.mapper.mapping.building.spi -
-
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 MappedIndexManagerFactory Modifier and Type Method Description voidMapper. mapIndexedTypes(MappedIndexManagerFactory indexManagerFactory)Begin the creation of a mapping for all indexed types.
-