Uses of Interface
ca.uhn.fhir.mdm.api.IMdmSettings
Package
Description
-
Uses of IMdmSettings in ca.uhn.fhir.mdm.api
Modifier and TypeMethodDescriptionvoid
IMdmSubmitSvc.setMdmSettings
(IMdmSettings theMdmSettings) This setter exists to allow imported modules to override settings. -
Uses of IMdmSettings in ca.uhn.fhir.mdm.dao
ModifierConstructorDescriptionMdmLinkFactory
(IMdmSettings theMdmSettings, IMdmLinkImplFactory<M> theMdmLinkImplFactory) -
Uses of IMdmSettings in ca.uhn.fhir.mdm.provider
ModifierConstructorDescriptionMdmControllerHelper
(ca.uhn.fhir.context.FhirContext theFhirContext, ca.uhn.fhir.validation.IResourceLoader theResourceLoader, IMdmMatchFinderSvc theMdmMatchFinderSvc, IMdmSettings theMdmSettings, MessageHelper theMessageHelper, IRequestPartitionHelperSvc theRequestPartitionHelperSvc) MdmProviderDstu3Plus
(ca.uhn.fhir.context.FhirContext theFhirContext, IMdmControllerSvc theMdmControllerSvc, MdmControllerHelper theMdmHelper, IMdmSubmitSvc theMdmSubmitSvc, ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theIInterceptorBroadcaster, IMdmSettings theIMdmSettings) Constructor -
Uses of IMdmSettings in ca.uhn.fhir.mdm.rules.config
-
Uses of IMdmSettings in ca.uhn.fhir.mdm.rules.matcher
ModifierConstructorDescriptionMdmMatcherFactory
(ca.uhn.fhir.context.FhirContext theFhirContext, IMdmSettings theSettings, ca.uhn.fhir.jpa.nickname.INicknameSvc theNicknameSvc) -
Uses of IMdmSettings in ca.uhn.fhir.mdm.rules.svc
ModifierConstructorDescriptionMdmResourceMatcherSvc
(ca.uhn.fhir.context.FhirContext theFhirContext, IMatcherFactory theIMatcherFactory, IMdmSettings theMdmSettings) -
Uses of IMdmSettings in ca.uhn.fhir.mdm.svc
Modifier and TypeMethodDescriptionvoid
MdmSubmitSvcImpl.setMdmSettings
(IMdmSettings theMdmSettings) -
Uses of IMdmSettings in ca.uhn.fhir.mdm.util
ModifierConstructorDescriptionEIDHelper
(ca.uhn.fhir.context.FhirContext theFhirContext, IMdmSettings theMdmSettings) GoldenResourceHelper
(ca.uhn.fhir.context.FhirContext theFhirContext, IMdmSettings theMdmSettings, EIDHelper theEIDHelper, MdmPartitionHelper theMdmPartitionHelper) MdmPartitionHelper
(MessageHelper theMessageHelper, IMdmSettings theMdmSettings) MessageHelper
(IMdmSettings theMdmSettings, ca.uhn.fhir.context.FhirContext theFhirContext)