Package org.ehrbase.aql.containment
Class JsonPathQueryResult
java.lang.Object
org.ehrbase.aql.containment.JsonPathQueryResult
- All Implemented Interfaces:
Serializable
wrap the result of a jsonpath query
This is required since the result is generally a Map of multiple objects
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJsonPathQueryResult(String templateId, Map<String, Object> objectMap) JsonPathQueryResult(String templateId, Set<String> aqlPath) -
Method Summary
-
Constructor Details
-
JsonPathQueryResult
-
JsonPathQueryResult
-
-
Method Details
-
getTemplateId
-
getAqlPath
-