Uses of Interface
ca.uhn.fhir.jpa.provider.IReplaceReferencesSvc
Package
Description
-
Uses of IReplaceReferencesSvc in ca.uhn.fhir.jpa.config
Modifier and TypeMethodDescriptionJpaConfig.replaceReferencesSvc
(DaoRegistry theDaoRegistry, HapiTransactionService theHapiTransactionService, IResourceLinkDao theResourceLinkDao, IJobCoordinator theJobCoordinator, ReplaceReferencesPatchBundleSvc theReplaceReferencesPatchBundle, Batch2TaskHelper theBatch2TaskHelper, JpaStorageSettings theStorageSettings) -
Uses of IReplaceReferencesSvc in ca.uhn.fhir.jpa.config.r4
Modifier and TypeMethodDescriptionJpaR4Config.resourceMergeService
(DaoRegistry theDaoRegistry, IReplaceReferencesSvc theReplaceReferencesSvc, HapiTransactionService theHapiTransactionService, IRequestPartitionHelperSvc theRequestPartitionHelperSvc, IJobCoordinator theJobCoordinator, Batch2TaskHelper theBatch2TaskHelper, JpaStorageSettings theStorageSettings) -
Uses of IReplaceReferencesSvc in ca.uhn.fhir.jpa.provider
-
Uses of IReplaceReferencesSvc in ca.uhn.fhir.jpa.provider.merge
ModifierConstructorDescriptionResourceMergeService
(JpaStorageSettings theStorageSettings, DaoRegistry theDaoRegistry, IReplaceReferencesSvc theReplaceReferencesSvc, IHapiTransactionService theHapiTransactionService, IRequestPartitionHelperSvc theRequestPartitionHelperSvc, IJobCoordinator theJobCoordinator, Batch2TaskHelper theBatch2TaskHelper)