
Package ca.uhn.fhir.jpa.search
Class ElasticsearchNestedQueryBuilderUtil
java.lang.Object
ca.uhn.fhir.jpa.search.ElasticsearchNestedQueryBuilderUtil
The whole purpose of his class is to ease construction of a non-trivial gson.JsonObject,
which can't be done the easy way in this case (using a JSON string), because there are
valid regex strings which break gson, as this: ".*\\^Donor$"
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ElasticsearchNestedQueryBuilderUtil
-
-
Method Details
-
toGson
-
getNestedPropertyKeyPath
-
getNestedPropertyValuePath
-