
Package ca.uhn.fhir.jpa.search.builder
Class StorageInterceptorHooksFacade
java.lang.Object
ca.uhn.fhir.jpa.search.builder.StorageInterceptorHooksFacade
facade over raw hook interface
-
Constructor Summary
ConstructorsConstructorDescriptionStorageInterceptorHooksFacade
(ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theInterceptorBroadcaster) -
Method Summary
Modifier and TypeMethodDescriptionvoid
callStoragePresearchRegistered
(ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails, SearchParameterMap theParams, ca.uhn.fhir.rest.server.util.ICachedSearchDetails theSearch, RequestPartitionId theRequestPartitionId) Interceptor call: STORAGE_PRESEARCH_REGISTERED
-
Constructor Details
-
StorageInterceptorHooksFacade
public StorageInterceptorHooksFacade(ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theInterceptorBroadcaster)
-
-
Method Details
-
callStoragePresearchRegistered
public void callStoragePresearchRegistered(ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails, SearchParameterMap theParams, ca.uhn.fhir.rest.server.util.ICachedSearchDetails theSearch, RequestPartitionId theRequestPartitionId) Interceptor call: STORAGE_PRESEARCH_REGISTERED
-