Uses of Class
org.ehrbase.aql.containment.JsonPathQueryResult
Packages that use JsonPathQueryResult
-
Uses of JsonPathQueryResult in org.ehrbase.aql.containment
Methods in org.ehrbase.aql.containment that return JsonPathQueryResultModifier and TypeMethodDescriptionTemplates.resolveForTemplate(String templateId, List<org.ehrbase.webtemplate.parser.NodeId> jsonQueryExpression) build the results for a jsonpath query applied to a defined templates in the KnowledgeCacheServiceMethods in org.ehrbase.aql.containment that return types with arguments of type JsonPathQueryResultModifier and TypeMethodDescriptionbuild the results for a jsonpath query applied to all defined templates in the KnowledgeCacheService -
Uses of JsonPathQueryResult in org.ehrbase.ehr.knowledge
Methods in org.ehrbase.ehr.knowledge that return JsonPathQueryResultModifier and TypeMethodDescriptionI_KnowledgeCache.resolveForTemplate(String templateId, Collection<org.ehrbase.webtemplate.parser.NodeId> jsonQueryExpression) -
Uses of JsonPathQueryResult in org.ehrbase.service
Methods in org.ehrbase.service that return JsonPathQueryResultModifier and TypeMethodDescriptionKnowledgeCacheService.resolveForTemplate(String templateId, Collection<org.ehrbase.webtemplate.parser.NodeId> nodeIds)