Uses of Interface
org.hibernate.search.engine.mapper.scope.spi.MappedIndexScope
-
Packages that use MappedIndexScope Package Description org.hibernate.search.engine.mapper.scope.impl org.hibernate.search.engine.mapper.scope.spi -
-
Uses of MappedIndexScope in org.hibernate.search.engine.mapper.scope.impl
Methods in org.hibernate.search.engine.mapper.scope.impl that return MappedIndexScope Modifier and Type Method Description MappedIndexScope<R,E>MappedIndexScopeBuilderImpl. build() -
Uses of MappedIndexScope in org.hibernate.search.engine.mapper.scope.spi
Methods in org.hibernate.search.engine.mapper.scope.spi that return MappedIndexScope Modifier and Type Method Description MappedIndexScope<R,E>MappedIndexScopeBuilder. build()
-