
Uses of Class
ca.uhn.fhir.jpa.search.PersistedJpaBundleProviderFactory
Packages that use PersistedJpaBundleProviderFactory
-
Uses of PersistedJpaBundleProviderFactory in ca.uhn.fhir.jpa.config
Methods in ca.uhn.fhir.jpa.config that return PersistedJpaBundleProviderFactory -
Uses of PersistedJpaBundleProviderFactory in ca.uhn.fhir.jpa.search
Constructors in ca.uhn.fhir.jpa.search with parameters of type PersistedJpaBundleProviderFactoryModifierConstructorDescriptionSearchCoordinatorSvcImpl
(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