Uses of Interface
com.ibm.fhir.operation.davinci.hrex.provider.strategy.MemberMatchStrategy
-
Packages that use MemberMatchStrategy Package Description com.ibm.fhir.operation.davinci.hrex.provider com.ibm.fhir.operation.davinci.hrex.provider.strategy -
-
Uses of MemberMatchStrategy in com.ibm.fhir.operation.davinci.hrex.provider
Methods in com.ibm.fhir.operation.davinci.hrex.provider that return MemberMatchStrategy Modifier and Type Method Description MemberMatchStrategyMemberMatchFactory. getStrategy(ConfigurationAdapter config)Gets the strategy for this specific configuration. -
Uses of MemberMatchStrategy in com.ibm.fhir.operation.davinci.hrex.provider.strategy
Classes in com.ibm.fhir.operation.davinci.hrex.provider.strategy that implement MemberMatchStrategy Modifier and Type Class Description classAbstractMemberMatchThe MemberMatch Strategy Template which controls the order of processing of the methods and provides integral logic for MemberMatch.classDefaultMemberMatchStrategyPer the HREX IG, the $member-match operation does the following: 1.
-