Class Iti59AuditDataset.RequestItem

    • Constructor Detail

      • RequestItem

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

      • 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)