Uses of Class
org.hibernate.search.backend.lucene.scope.model.impl.LuceneSearchIndexScopeImpl
-
Packages that use LuceneSearchIndexScopeImpl Package Description org.hibernate.search.backend.lucene.scope.model.impl -
-
Uses of LuceneSearchIndexScopeImpl in org.hibernate.search.backend.lucene.scope.model.impl
Methods in org.hibernate.search.backend.lucene.scope.model.impl that return LuceneSearchIndexScopeImpl Modifier and Type Method Description protected LuceneSearchIndexScopeImplLuceneSearchIndexScopeImpl. self()LuceneSearchIndexScopeImplLuceneSearchIndexScopeImpl. withRoot(String objectFieldPath)
-