Uses of Interface
org.hibernate.search.mapper.orm.massindexing.impl.HibernateOrmMassIndexingIndexedTypeContext
-
Packages that use HibernateOrmMassIndexingIndexedTypeContext Package Description org.hibernate.search.mapper.orm.scope.impl -
-
Uses of HibernateOrmMassIndexingIndexedTypeContext in org.hibernate.search.mapper.orm.scope.impl
Subinterfaces of HibernateOrmMassIndexingIndexedTypeContext in org.hibernate.search.mapper.orm.scope.impl Modifier and Type Interface Description interfaceHibernateOrmScopeIndexedTypeContext<E>A mapper-specific indexed type context, accessible throughPojoScopeDelegate.includedIndexedTypes()in particular.
-