Uses of Interface
org.hibernate.search.mapper.orm.automaticindexing.impl.AutomaticIndexingIndexedTypeContext
-
Packages that use AutomaticIndexingIndexedTypeContext Package Description org.hibernate.search.mapper.orm.automaticindexing.impl -
-
Uses of AutomaticIndexingIndexedTypeContext in org.hibernate.search.mapper.orm.automaticindexing.impl
Methods in org.hibernate.search.mapper.orm.automaticindexing.impl that return AutomaticIndexingIndexedTypeContext Modifier and Type Method Description <T> AutomaticIndexingIndexedTypeContextAutomaticIndexingTypeContextProvider. indexedForExactType(PojoRawTypeIdentifier<T> typeIdentifier)
-