Uses of Interface
ca.uhn.fhir.mdm.api.IMdmControllerSvc
-
Uses of IMdmControllerSvc in ca.uhn.fhir.mdm.provider
Modifier and TypeFieldDescriptionprotected final IMdmControllerSvc
BaseMdmProvider.myMdmControllerSvc
ModifierConstructorDescriptionBaseMdmProvider
(ca.uhn.fhir.context.FhirContext theFhirContext, IMdmControllerSvc theMdmControllerSvc) MdmLinkHistoryProviderDstu3Plus
(ca.uhn.fhir.context.FhirContext theFhirContext, IMdmControllerSvc theMdmControllerSvc, ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theIInterceptorBroadcaster) MdmProviderDstu3Plus
(ca.uhn.fhir.context.FhirContext theFhirContext, IMdmControllerSvc theMdmControllerSvc, MdmControllerHelper theMdmHelper, IMdmSubmitSvc theMdmSubmitSvc, ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theIInterceptorBroadcaster, IMdmSettings theIMdmSettings) Constructor