Class Iti59AuditDataset.RequestItem

java.lang.Object
org.openehealth.ipf.commons.ihe.hpd.iti59.Iti59AuditDataset.RequestItem
Enclosing class:
Iti59AuditDataset

public static class Iti59AuditDataset.RequestItem extends Object
  • Constructor Details

    • RequestItem

      public RequestItem(String requestId, org.openehealth.ipf.commons.audit.codes.EventActionCode actionCode)
  • Method Details

    • getRequestId

      public String getRequestId()
    • getActionCode

      public org.openehealth.ipf.commons.audit.codes.EventActionCode getActionCode()
    • getUid

      public String getUid()
    • setUid

      public void setUid(String uid)
    • getNewUid

      public String getNewUid()
    • setNewUid

      public void setNewUid(String newUid)
    • getParticipantObjectTypeCode

      public org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCode getParticipantObjectTypeCode()
    • setParticipantObjectTypeCode

      public void setParticipantObjectTypeCode(org.openehealth.ipf.commons.audit.codes.ParticipantObjectTypeCode participantObjectTypeCode)
    • getParticipantObjectDataLifeCycle

      public org.openehealth.ipf.commons.audit.codes.ParticipantObjectDataLifeCycle getParticipantObjectDataLifeCycle()
    • setParticipantObjectDataLifeCycle

      public void setParticipantObjectDataLifeCycle(org.openehealth.ipf.commons.audit.codes.ParticipantObjectDataLifeCycle participantObjectDataLifeCycle)
    • getOutcomeCode

      public org.openehealth.ipf.commons.audit.codes.EventOutcomeIndicator getOutcomeCode()
    • setOutcomeCode

      public void setOutcomeCode(org.openehealth.ipf.commons.audit.codes.EventOutcomeIndicator outcomeCode)
    • getOutcomeDescription

      public String getOutcomeDescription()
    • setOutcomeDescription

      public void setOutcomeDescription(String outcomeDescription)