Uses of Interface
org.linuxforhealth.fhir.search.group.GroupSearchCompiler
-
Packages that use GroupSearchCompiler Package Description org.linuxforhealth.fhir.search.group -
-
Uses of GroupSearchCompiler in org.linuxforhealth.fhir.search.group
Classes in org.linuxforhealth.fhir.search.group that implement GroupSearchCompiler Modifier and Type Class Description classGroupSearchCompilerImplGroup Search Compiler routes the Group based on characteristics to each of the corresponding processors for the Supported Elements, and generates the corresponding Search QueryParameters based on the relevant target.Methods in org.linuxforhealth.fhir.search.group that return GroupSearchCompiler Modifier and Type Method Description static GroupSearchCompilerGroupSearchCompilerFactory. getInstance()creates an instance of the GroupSearchCompiler
-