
Uses of Class
ca.uhn.fhir.jpa.searchparam.registry.RuntimeSearchParamCache
Packages that use RuntimeSearchParamCache
-
Uses of RuntimeSearchParamCache in ca.uhn.fhir.jpa.searchparam.registry
Methods in ca.uhn.fhir.jpa.searchparam.registry that return RuntimeSearchParamCacheModifier and TypeMethodDescriptionstatic RuntimeSearchParamCache
RuntimeSearchParamCache.fromReadOnlySearchParamCache
(ReadOnlySearchParamCache theBuiltInSearchParams) Methods in ca.uhn.fhir.jpa.searchparam.registry with parameters of type RuntimeSearchParamCacheModifier and TypeMethodDescriptionstatic ReadOnlySearchParamCache
ReadOnlySearchParamCache.fromRuntimeSearchParamCache
(RuntimeSearchParamCache theRuntimeSearchParamCache) void
SearchParamRegistryImpl.setActiveSearchParams
(RuntimeSearchParamCache theSearchParams)