
Uses of Interface
ca.uhn.fhir.jpa.search.ISynchronousSearchSvc
Packages that use ISynchronousSearchSvc
-
Uses of ISynchronousSearchSvc in ca.uhn.fhir.jpa.config
Methods in ca.uhn.fhir.jpa.config that return ISynchronousSearchSvc -
Uses of ISynchronousSearchSvc in ca.uhn.fhir.jpa.search
Classes in ca.uhn.fhir.jpa.search that implement ISynchronousSearchSvcConstructors in ca.uhn.fhir.jpa.search with parameters of type ISynchronousSearchSvcModifierConstructorDescriptionSearchCoordinatorSvcImpl
(ca.uhn.fhir.context.FhirContext theContext, JpaStorageSettings theStorageSettings, ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theInterceptorBroadcaster, HapiTransactionService theTxService, ISearchCacheSvc theSearchCacheSvc, ISearchResultCacheSvc theSearchResultCacheSvc, DaoRegistry theDaoRegistry, SearchBuilderFactory<JpaPid> theSearchBuilderFactory, ISynchronousSearchSvc theSynchronousSearchSvc, PersistedJpaBundleProviderFactory thePersistedJpaBundleProviderFactory, ca.uhn.fhir.rest.server.util.ISearchParamRegistry theSearchParamRegistry, SearchStrategyFactory theSearchStrategyFactory, ExceptionService theExceptionSvc, org.springframework.beans.factory.BeanFactory theBeanFactory) Constructor