Uses of Interface
org.hibernate.search.mapper.pojo.schema.management.impl.PojoSchemaManagementIndexedTypeContext
-
-
Uses of PojoSchemaManagementIndexedTypeContext in org.hibernate.search.mapper.pojo.mapping.impl
Classes in org.hibernate.search.mapper.pojo.mapping.impl that implement PojoSchemaManagementIndexedTypeContext Modifier and Type Class Description classPojoIndexedTypeManager<I,E> -
Uses of PojoSchemaManagementIndexedTypeContext in org.hibernate.search.mapper.pojo.schema.management.impl
Constructor parameters in org.hibernate.search.mapper.pojo.schema.management.impl with type arguments of type PojoSchemaManagementIndexedTypeContext Constructor Description PojoScopeSchemaManagerImpl(Set<? extends PojoSchemaManagementIndexedTypeContext> targetedTypeContexts) -
Uses of PojoSchemaManagementIndexedTypeContext in org.hibernate.search.mapper.pojo.scope.impl
Subinterfaces of PojoSchemaManagementIndexedTypeContext in org.hibernate.search.mapper.pojo.scope.impl Modifier and Type Interface Description interfacePojoScopeIndexedTypeContext<I,E>
-