
Uses of Class
ca.uhn.fhir.jpa.search.SearchStrategyFactory
Packages that use SearchStrategyFactory
-
Uses of SearchStrategyFactory in ca.uhn.fhir.jpa.config
Methods in ca.uhn.fhir.jpa.config that return SearchStrategyFactoryModifier and TypeMethodDescriptionJpaConfig.searchStrategyFactory
(IFulltextSearchSvc theFulltextSvc) -
Uses of SearchStrategyFactory in ca.uhn.fhir.jpa.search
Constructors in ca.uhn.fhir.jpa.search with parameters of type SearchStrategyFactoryModifierConstructorDescriptionSearchCoordinatorSvcImpl
(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