Uses of Class
org.linuxforhealth.fhir.search.parameters.ParametersMap
-
Packages that use ParametersMap Package Description org.linuxforhealth.fhir.search.parameters -
-
Uses of ParametersMap in org.linuxforhealth.fhir.search.parameters
Methods in org.linuxforhealth.fhir.search.parameters that return types with arguments of type ParametersMap Modifier and Type Method Description java.util.Map<java.lang.String,ParametersMap>
ParametersHelper. getTenantSPs(java.lang.String tenantId)
Get the applicable SearchParameter objects for a particular tenant.
-