
Uses of Class
ca.uhn.fhir.mdm.model.mdmevents.MdmLinkWithRevisionJson
Packages that use MdmLinkWithRevisionJson
-
Uses of MdmLinkWithRevisionJson in ca.uhn.fhir.mdm.api
Methods in ca.uhn.fhir.mdm.api that return types with arguments of type MdmLinkWithRevisionJsonModifier and TypeMethodDescriptionIMdmControllerSvc.queryLinkHistory
(MdmHistorySearchParameters theMdmHistorySearchParameters, ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails) IMdmLinkQuerySvc.queryLinkHistory
(MdmHistorySearchParameters theMdmHistorySearchParameters) -
Uses of MdmLinkWithRevisionJson in ca.uhn.fhir.mdm.model.mdmevents
Methods in ca.uhn.fhir.mdm.model.mdmevents that return types with arguments of type MdmLinkWithRevisionJsonMethod parameters in ca.uhn.fhir.mdm.model.mdmevents with type arguments of type MdmLinkWithRevisionJsonModifier and TypeMethodDescriptionvoid
MdmHistoryEvent.setMdmLinkRevisions
(List<MdmLinkWithRevisionJson> theMdmLinkRevisions) -
Uses of MdmLinkWithRevisionJson in ca.uhn.fhir.mdm.provider
Method parameters in ca.uhn.fhir.mdm.provider with type arguments of type MdmLinkWithRevisionJsonModifier and TypeMethodDescriptionprotected void
BaseMdmProvider.parametersFromMdmLinkRevisions
(org.hl7.fhir.instance.model.api.IBaseParameters theRetVal, List<MdmLinkWithRevisionJson> theMdmLinkRevisions, ca.uhn.fhir.rest.server.servlet.ServletRequestDetails theRequestDetails)