
Uses of Interface
ca.uhn.fhir.mdm.api.IMdmControllerSvc
Packages that use IMdmControllerSvc
-
Uses of IMdmControllerSvc in ca.uhn.fhir.mdm.provider
Fields in ca.uhn.fhir.mdm.provider declared as IMdmControllerSvcModifier and TypeFieldDescriptionprotected final IMdmControllerSvcBaseMdmProvider.myMdmControllerSvcConstructors in ca.uhn.fhir.mdm.provider with parameters of type IMdmControllerSvcModifierConstructorDescriptionBaseMdmProvider(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