Class NetworkEntryBuilder.EnteringNetwork
java.lang.Object
org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder<NetworkEntryBuilder>
org.openehealth.ipf.commons.audit.event.NetworkEntryBuilder
org.openehealth.ipf.commons.audit.event.NetworkEntryBuilder.EnteringNetwork
- All Implemented Interfaces:
AuditMessageBuilder<NetworkEntryBuilder>
,Validateable
- Enclosing class:
- NetworkEntryBuilder
-
Nested Class Summary
Nested classes/interfaces inherited from class org.openehealth.ipf.commons.audit.event.NetworkEntryBuilder
NetworkEntryBuilder.EnteringNetwork, NetworkEntryBuilder.LeavingNetwork
-
Constructor Summary
ConstructorDescriptionEnteringNetwork
(EventOutcomeIndicator outcome) EnteringNetwork
(EventOutcomeIndicator outcome, String eventOutcomeDescription) -
Method Summary
Methods inherited from class org.openehealth.ipf.commons.audit.event.NetworkEntryBuilder
setSystemParticipant, validate
Methods inherited from class org.openehealth.ipf.commons.audit.event.BaseAuditMessageBuilder
addActiveParticipant, addActiveParticipant, addActiveParticipant, addDestinationActiveParticipant, addParticipantObjectIdentification, addParticipantObjectIdentification, addParticipantObjectIdentification, addPatientParticipantObject, addSourceActiveParticipant, addStudyParticipantObject, getMessage, getNetworkAccessPointCodeFromAddress, setAuditSource, setAuditSource, setAuditSource, setAuditSource, setAuditSourceIdentification, setAuditSourceIdentification, setAuditSourceIdentification, setEventIdentification, setEventIdentification
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.openehealth.ipf.commons.audit.event.AuditMessageBuilder
getMessages, getTypeValuePair, getTypeValuePair, getTypeValuePair, getTypeValuePair, self
-
Constructor Details
-
EnteringNetwork
-
EnteringNetwork
-