Interface InfinispanTypeContextProvider
public interface InfinispanTypeContextProvider
- Author:
- Fabio Massimo Ercoli
-
Method Summary
Modifier and TypeMethodDescriptionCollection
<org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeIdentifier<?>> indexedForEntityName
(String indexName) <E> InfinispanIndexedTypeContext
<E> indexedForExactType
(Class<E> entityType)
-
Method Details
-
indexedForExactType
-
indexedForEntityName
-
allTypeIdentifiers
Collection<org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeIdentifier<?>> allTypeIdentifiers()
-