
Uses of Interface
ca.uhn.fhir.jpa.provider.IReplaceReferencesSvc
Packages that use IReplaceReferencesSvc
Package
Description
-
Uses of IReplaceReferencesSvc in ca.uhn.fhir.jpa.config
Methods in ca.uhn.fhir.jpa.config that return IReplaceReferencesSvcModifier 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
Methods in ca.uhn.fhir.jpa.config.r4 with parameters of type IReplaceReferencesSvcModifier 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
Classes in ca.uhn.fhir.jpa.provider that implement IReplaceReferencesSvcMethods in ca.uhn.fhir.jpa.provider that return IReplaceReferencesSvc -
Uses of IReplaceReferencesSvc in ca.uhn.fhir.jpa.provider.merge
Constructors in ca.uhn.fhir.jpa.provider.merge with parameters of type IReplaceReferencesSvcModifierConstructorDescriptionResourceMergeService
(JpaStorageSettings theStorageSettings, DaoRegistry theDaoRegistry, IReplaceReferencesSvc theReplaceReferencesSvc, IHapiTransactionService theHapiTransactionService, IRequestPartitionHelperSvc theRequestPartitionHelperSvc, IJobCoordinator theJobCoordinator, Batch2TaskHelper theBatch2TaskHelper)