Package ca.uhn.fhir.mdm.rules.matcher
Interface IMatcherFactory
- All Known Implementing Classes:
MdmMatcherFactory
public interface IMatcherFactory
-
Method Summary
Modifier and TypeMethodDescriptiongetFieldMatcherForMatchType
(MatchTypeEnum theMdmMatcherEnum) Retrieves the field matcher for the given MatchTypeEnum
-
Method Details
-
getFieldMatcherForMatchType
Retrieves the field matcher for the given MatchTypeEnum
-