
Uses of Interface
ca.uhn.fhir.jpa.dao.data.IMdmLinkDao.MdmPidTuple
Packages that use IMdmLinkDao.MdmPidTuple
-
Uses of IMdmLinkDao.MdmPidTuple in ca.uhn.fhir.jpa.dao.data
Methods in ca.uhn.fhir.jpa.dao.data that return types with arguments of type IMdmLinkDao.MdmPidTupleModifier and TypeMethodDescriptionIMdmLinkDao.expandPidsByGoldenResourcePidAndMatchResult
(Long theSourcePid, ca.uhn.fhir.mdm.api.MdmMatchResultEnum theMdmMatchResultEnum) IMdmLinkDao.expandPidsBySourcePidAndMatchResult
(Long theSourcePid, ca.uhn.fhir.mdm.api.MdmMatchResultEnum theMdmMatchResultEnum) IMdmLinkDao.expandPidsFromGroupPidGivenMatchResult
(Long theGroupPid, ca.uhn.fhir.mdm.api.MdmMatchResultEnum theMdmMatchResultEnum)