
Uses of Class
ca.uhn.fhir.jpa.provider.merge.ResourceUndoMergeService
Packages that use ResourceUndoMergeService
-
Uses of ResourceUndoMergeService in ca.uhn.fhir.jpa.config.r4
Methods in ca.uhn.fhir.jpa.config.r4 that return ResourceUndoMergeServiceModifier and TypeMethodDescriptionJpaR4Config.resourceUndoMergeService
(DaoRegistry theDaoRegistry, MergeProvenanceSvc theMergeProvenanceSvc, PreviousResourceVersionRestorer theResourceVersionRestorer, MergeValidationService theMergeValidationService, IRequestPartitionHelperSvc theRequestPartitionHelperSvc) Methods in ca.uhn.fhir.jpa.config.r4 with parameters of type ResourceUndoMergeServiceModifier and TypeMethodDescriptionJpaR4Config.patientMergeProvider
(ca.uhn.fhir.context.FhirContext theFhirContext, DaoRegistry theDaoRegistry, ResourceMergeService theResourceMergeService, ResourceUndoMergeService theResourceUndoMergeService, ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theInterceptorBroadcaster) -
Uses of ResourceUndoMergeService in ca.uhn.fhir.jpa.provider.merge
Constructors in ca.uhn.fhir.jpa.provider.merge with parameters of type ResourceUndoMergeServiceModifierConstructorDescriptionPatientMergeProvider
(ca.uhn.fhir.context.FhirContext theFhirContext, DaoRegistry theDaoRegistry, ResourceMergeService theResourceMergeService, ResourceUndoMergeService theResourceUndoMergeService, ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theInterceptorBroadcaster)