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