
Package ca.uhn.fhir.jpa.config
Class MdmJpaConfig
java.lang.Object
ca.uhn.fhir.jpa.config.MdmJpaConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionca.uhn.fhir.mdm.svc.BulkExportMdmEidMatchOnlyResourceExpander
bulkExportMDMEidMatchOnlyResourceExpander
(DaoRegistry theDaoRegistry, ca.uhn.fhir.mdm.svc.MdmEidMatchOnlyExpandSvc theMdmEidMatchOnlyLinkExpandSvc, ca.uhn.fhir.context.FhirContext theFhirContext, IIdHelperService<JpaPid> theIdHelperService) ca.uhn.fhir.mdm.svc.BulkExportMdmResourceExpander
bulkExportMDMResourceExpander
(ca.uhn.fhir.mdm.svc.MdmExpansionCacheSvc theMdmExpansionCacheSvc, ca.uhn.fhir.mdm.dao.IMdmLinkDao theMdmLinkDao, IIdHelperService<JpaPid> theIdHelperService, DaoRegistry theDaoRegistry, ca.uhn.fhir.context.FhirContext theFhirContext) helperSvc
(IDeleteExpungeSvc<JpaPid> theDeleteExpungeSvc) ca.uhn.fhir.mdm.svc.MdmEidMatchOnlyExpandSvc
mdmEidMatchOnlyLinkExpandSvc
(DaoRegistry theDaoRegistry) ca.uhn.fhir.mdm.api.IMdmLinkExpandSvc
ca.uhn.fhir.mdm.svc.MdmExpandersHolder
mdmLinkExpandSvcHolder
(ca.uhn.fhir.context.FhirContext theFhirContext, ca.uhn.fhir.mdm.api.IMdmLinkExpandSvc theMdmLinkExpandSvc, ca.uhn.fhir.mdm.svc.MdmEidMatchOnlyExpandSvc theMdmEidMatchOnlyLinkExpandSvc, ca.uhn.fhir.mdm.svc.BulkExportMdmEidMatchOnlyResourceExpander theBulkExportMdmEidMatchOnlyResourceExpander, ca.uhn.fhir.mdm.svc.BulkExportMdmResourceExpander theBulkExportMdmResourceExpander) ca.uhn.fhir.mdm.dao.IMdmLinkImplFactory
<MdmLink> ca.uhn.fhir.mdm.svc.MdmSearchExpansionSvc
-
Constructor Details
-
MdmJpaConfig
public MdmJpaConfig()
-
-
Method Details
-
mdmLinkExpandSvcHolder
@Bean public ca.uhn.fhir.mdm.svc.MdmExpandersHolder mdmLinkExpandSvcHolder(ca.uhn.fhir.context.FhirContext theFhirContext, ca.uhn.fhir.mdm.api.IMdmLinkExpandSvc theMdmLinkExpandSvc, ca.uhn.fhir.mdm.svc.MdmEidMatchOnlyExpandSvc theMdmEidMatchOnlyLinkExpandSvc, ca.uhn.fhir.mdm.svc.BulkExportMdmEidMatchOnlyResourceExpander theBulkExportMdmEidMatchOnlyResourceExpander, ca.uhn.fhir.mdm.svc.BulkExportMdmResourceExpander theBulkExportMdmResourceExpander) -
mdmEidMatchOnlyLinkExpandSvc
@Bean public ca.uhn.fhir.mdm.svc.MdmEidMatchOnlyExpandSvc mdmEidMatchOnlyLinkExpandSvc(DaoRegistry theDaoRegistry) -
mdmLinkExpandSvc
-
mdmSearchExpansionSvc
-
mdmLinkDao
-
bulkExportMDMResourceExpander
@Bean public ca.uhn.fhir.mdm.svc.BulkExportMdmResourceExpander bulkExportMDMResourceExpander(ca.uhn.fhir.mdm.svc.MdmExpansionCacheSvc theMdmExpansionCacheSvc, ca.uhn.fhir.mdm.dao.IMdmLinkDao theMdmLinkDao, IIdHelperService<JpaPid> theIdHelperService, DaoRegistry theDaoRegistry, ca.uhn.fhir.context.FhirContext theFhirContext) -
bulkExportMDMEidMatchOnlyResourceExpander
@Bean public ca.uhn.fhir.mdm.svc.BulkExportMdmEidMatchOnlyResourceExpander bulkExportMDMEidMatchOnlyResourceExpander(DaoRegistry theDaoRegistry, ca.uhn.fhir.mdm.svc.MdmEidMatchOnlyExpandSvc theMdmEidMatchOnlyLinkExpandSvc, ca.uhn.fhir.context.FhirContext theFhirContext, IIdHelperService<JpaPid> theIdHelperService) -
mdmLinkImplFactory
-
helperSvc
-