
Package ca.uhn.fhir.jpa.config
Class JpaBulkExportConfig
java.lang.Object
ca.uhn.fhir.jpa.config.JpaBulkExportConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjpaBulkExportProcessor
(ca.uhn.fhir.context.FhirContext theFhirContext, BulkExportHelperService theBulkExportHelperService, JpaStorageSettings theJpaStorageSettings, DaoRegistry theDaoRegistry, SearchBuilderFactory<JpaPid> theSearchBuilderFactory, IIdHelperService<JpaPid> theIdHelperService, jakarta.persistence.EntityManager theEntityManager, IHapiTransactionService theHapiTransactionService, ca.uhn.fhir.rest.server.util.ISearchParamRegistry theSearchParamRegistry, ca.uhn.fhir.mdm.svc.MdmExpandersHolder theMdmExpandersHolder)
-
Constructor Details
-
JpaBulkExportConfig
public JpaBulkExportConfig()
-
-
Method Details
-
jpaBulkExportProcessor
@Bean public IBulkExportProcessor<JpaPid> jpaBulkExportProcessor(ca.uhn.fhir.context.FhirContext theFhirContext, BulkExportHelperService theBulkExportHelperService, JpaStorageSettings theJpaStorageSettings, DaoRegistry theDaoRegistry, SearchBuilderFactory<JpaPid> theSearchBuilderFactory, IIdHelperService<JpaPid> theIdHelperService, jakarta.persistence.EntityManager theEntityManager, IHapiTransactionService theHapiTransactionService, ca.uhn.fhir.rest.server.util.ISearchParamRegistry theSearchParamRegistry, ca.uhn.fhir.mdm.svc.MdmExpandersHolder theMdmExpandersHolder) -
bulkExportHelperService
-