Uses of Interface
com.ibm.fhir.search.group.GroupSearchCompiler
-
Packages that use GroupSearchCompiler Package Description com.ibm.fhir.search.group -
-
Uses of GroupSearchCompiler in com.ibm.fhir.search.group
Classes in com.ibm.fhir.search.group that implement GroupSearchCompiler Modifier and Type Class Description class
GroupSearchCompilerImpl
Group 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 com.ibm.fhir.search.group that return GroupSearchCompiler Modifier and Type Method Description static GroupSearchCompiler
GroupSearchCompilerFactory. getInstance()
creates an instance of the GroupSearchCompiler
-