Uses of Interface
org.hibernate.search.backend.elasticsearch.gson.impl.JsonObjectAccessor
Packages that use JsonObjectAccessor
Package
Description
-
Uses of JsonObjectAccessor in org.hibernate.search.backend.elasticsearch.gson.impl
Classes in org.hibernate.search.backend.elasticsearch.gson.impl that implement JsonObjectAccessorModifier and TypeClassDescriptionclassAJsonAccessorthat ensures the accessed object is aJsonObject.Methods in org.hibernate.search.backend.elasticsearch.gson.impl that return JsonObjectAccessorModifier and TypeMethodDescriptionUnknownTypeJsonAccessor.asObject()static JsonObjectAccessorJsonAccessor.root() -
Uses of JsonObjectAccessor in org.hibernate.search.backend.elasticsearch.search.predicate.impl
Methods in org.hibernate.search.backend.elasticsearch.search.predicate.impl that return JsonObjectAccessorModifier and TypeMethodDescriptionprotected JsonObjectAccessorElasticsearchQueryStringPredicate.queryNameAccessor()protected JsonObjectAccessorElasticsearchSimpleQueryStringPredicate.queryNameAccessor()