- Type Parameters:
E
- The entity type mapped to the index.
public interface InfinispanIndexedTypeContext<E>
- Author:
- Fabio Massimo Ercoli
-
Method Summary
org.hibernate.search.mapper.pojo.identity.spi.IdentifierMapping
org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeIdentifier<E>
-
Method Details
-
typeIdentifier
org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeIdentifier<E> typeIdentifier()
-
-
identifierMapping
org.hibernate.search.mapper.pojo.identity.spi.IdentifierMapping identifierMapping()