Class PojoIndexedTypeManager<I,E>

java.lang.Object
org.hibernate.search.mapper.pojo.mapping.impl.AbstractPojoTypeManager<I,E>
org.hibernate.search.mapper.pojo.mapping.impl.PojoIndexedTypeManager<I,E>
Type Parameters:
I - The identifier type for the mapped entity type.
E - The entity type mapped to the index.
All Implemented Interfaces:
AutoCloseable, ProjectionMappedTypeContext, PojoLoadingTypeContext<E>, PojoMassIndexingIndexedTypeContext<E>, PojoSchemaManagementIndexedTypeContext, PojoScopeIndexedTypeContext<I,E>, PojoSearchLoadingIndexedTypeContext<E>, PojoWorkIndexedTypeContext<I,E>, PojoWorkTypeContext<I,E>, ToStringTreeAppendable