Package ca.uhn.fhir.mdm.model.mdmevents
Class MdmHistoryEvent
java.lang.Object
ca.uhn.fhir.mdm.model.mdmevents.MdmHistoryEvent
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IModelJson
-
Field Summary
Fields inherited from interface ca.uhn.fhir.model.api.IModelJson
SENSITIVE_DATA_FILTER_NAME
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setGoldenResourceIds
(List<String> theGoldenResourceIds) void
setMdmLinkRevisions
(List<MdmLinkWithRevisionJson> theMdmLinkRevisions) void
setSourceIds
(List<String> theSourceIds)
-
Constructor Details
-
MdmHistoryEvent
public MdmHistoryEvent()
-
-
Method Details
-
getGoldenResourceIds
-
setGoldenResourceIds
-
getSourceIds
-
setSourceIds
-
getMdmLinkRevisions
-
setMdmLinkRevisions
-