
Uses of Interface
ca.uhn.fhir.rest.server.util.ICachedSearchDetails
Packages that use ICachedSearchDetails
-
Uses of ICachedSearchDetails in ca.uhn.fhir.rest.server.interceptor.consent
Methods in ca.uhn.fhir.rest.server.interceptor.consent with parameters of type ICachedSearchDetailsModifier and TypeMethodDescriptionvoidConsentInterceptor.interceptPreSearchRegistered(RequestDetails theRequestDetails, ICachedSearchDetails theCachedSearchDetails) Check if the search results from this request might be reused by later searches.