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