Class AslFilteringQuery
java.lang.Object
org.ehrbase.openehr.aqlengine.asl.model.query.AslQuery
org.ehrbase.openehr.aqlengine.asl.model.query.AslFilteringQuery
-
Field Summary
Fields inherited from class org.ehrbase.openehr.aqlengine.asl.model.query.AslQuery
structureConditions -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMap<org.ehrbase.openehr.sdk.aql.dto.operand.IdentifiedPath, List<AslPathFilterJoinCondition>> Methods inherited from class org.ehrbase.openehr.aqlengine.asl.model.query.AslQuery
addConditionAnd, addConditionOr, getAlias, getCondition, getStructureConditions, setCondition
-
Constructor Details
-
AslFilteringQuery
-
-
Method Details
-
joinConditionsForFiltering
public Map<org.ehrbase.openehr.sdk.aql.dto.operand.IdentifiedPath,List<AslPathFilterJoinCondition>> joinConditionsForFiltering()- Specified by:
joinConditionsForFilteringin classAslQuery
-
getSelect
-
getSourceField
-