Uses of Class
ca.uhn.fhir.jpa.searchparam.registry.RuntimeSearchParamCache
-
Uses of RuntimeSearchParamCache in ca.uhn.fhir.jpa.searchparam.registry
Modifier and TypeMethodDescriptionstatic RuntimeSearchParamCache
RuntimeSearchParamCache.fromReadOnlySearchParamCache
(ReadOnlySearchParamCache theBuiltInSearchParams) Modifier and TypeMethodDescriptionstatic ReadOnlySearchParamCache
ReadOnlySearchParamCache.fromRuntimeSearchParamCache
(RuntimeSearchParamCache theRuntimeSearchParamCache) void
SearchParamRegistryImpl.setActiveSearchParams
(RuntimeSearchParamCache theSearchParams)