Uses of Class
org.eclipse.ohf.ihe.atna.audit.ATNAException

Packages that use ATNAException
org.eclipse.ohf.ihe.atna.audit.element   
org.eclipse.ohf.ihe.atna.audit.messages   
 

Uses of ATNAException in org.eclipse.ohf.ihe.atna.audit.element
 

Methods in org.eclipse.ohf.ihe.atna.audit.element that throw ATNAException
 void ParticipantObjectIdentificationType.parse(org.w3c.dom.Element el)
           
 void EventIdentificationType.parse(org.w3c.dom.Element el)
           
 void ActiveParticipantType.parse(org.w3c.dom.Element el)
           
 void EventIdentificationType.setEventActionCode(java.lang.String s)
          Sets the value of the eventActionCode property.
 void EventIdentificationType.setEventOutcomeIndicator(int value)
          Sets the value of the eventOutcomeIndicator property.
 void EventIdentificationType.setEventOutcomeIndicator(java.lang.String value)
           
 void ActiveParticipantType.setNetworkAccessPointTypeCode(short value)
          Sets the value of the networkAccessPointTypeCode property.
 void ActiveParticipantType.setNetworkAccessPointTypeCode(java.lang.String value)
           
 void ParticipantObjectIdentificationType.setParticipantObjectDataLifeCycle(short value)
          Sets the value of the participantObjectDataLifeCycle property.
 void ParticipantObjectIdentificationType.setParticipantObjectDataLifeCycle(java.lang.String value)
           
 void ParticipantObjectIdentificationType.setParticipantObjectTypeCode(short value)
          Sets the value of the participantObjectTypeCode property.
 void ParticipantObjectIdentificationType.setParticipantObjectTypeCode(java.lang.String value)
           
 void ParticipantObjectIdentificationType.setParticipantObjectTypeCodeRole(short value)
          Sets the value of the participantObjectTypeCodeRole property.
 void ParticipantObjectIdentificationType.setParticipantObjectTypeCodeRole(java.lang.String value)
           
 void ParticipantObjectIdentificationType.setParticipantObjectTypeCodeRoleName(java.lang.String value)
           
 void ActiveParticipantType.setUserIsRequestor(java.lang.String value)
           
 

Constructors in org.eclipse.ohf.ihe.atna.audit.element that throw ATNAException
EventIdentificationType(int eventOutComeIndic)
           
 

Uses of ATNAException in org.eclipse.ohf.ihe.atna.audit.messages
 

Methods in org.eclipse.ohf.ihe.atna.audit.messages that throw ATNAException
 void AuditMessage.parse(org.w3c.dom.Element el)
           
 

Constructors in org.eclipse.ohf.ihe.atna.audit.messages that throw ATNAException
ActorStartMessage(java.lang.String eventDateTime, int eventOutcomeIndicator, java.lang.String applicationName)
          Constructor of the actor start audit message
ActorStartMessage(java.lang.String eventDateTime, int eventOutcomeIndicator, java.lang.String applicationName, java.lang.String userOrProcessName)
          Constructor of the actor start audit message
ActorStartMessage(java.lang.String eventDateTime, int eventOutcomeIndicator, java.lang.String applicationName, java.lang.String[] userOrProcessName)
          Constructor of the actor start audit message
ActorStopMessage(java.lang.String eventDateTime, int eventOutcomeIndicator, java.lang.String applicationName)
          Constructor of the actor stop audit message
ActorStopMessage(java.lang.String eventDateTime, int eventOutcomeIndicator, java.lang.String applicationName, java.lang.String userOrProcessName)
          Constructor of the actor stop audit message
ActorStopMessage(java.lang.String eventDateTime, int eventOutcomeIndicator, java.lang.String applicationName, java.lang.String[] userOrProcessName)
          Constructor of the actor stop audit message
ExportMessage()
          Default constructor ...
ExportMessage(java.lang.String eventDateTime, int eventOutcomeIndicator, java.lang.String userIDActiveParticipantExporter, java.lang.String userIDActiveParticipantDestination, java.lang.String participantObjectStudyInstanceUID, java.lang.String participantObjectPatientId)
          Constructor of the export event audit message.
ImportMessage()
          Constructor of the PHI: Import audit message
ImportMessage(java.lang.String eventDateTime, int eventOutcomeIndicator, java.lang.String userIDActiveParticipantConsumer, java.lang.String userIDActiveParticipantRegistry, java.lang.String[] participantObjectId, java.lang.String participantObjectQuery)
          Constructor of the PHI: Import audit message
NodeAuthenticationFailureMessage(int eventOutcomeIndicator, java.lang.String reportingUserID, java.lang.String reportingActor, java.net.URI failedURI, java.lang.String failureDescription)
           
PatientRecordMessage()
          Default constructor ...
PatientRecordMessage(java.lang.String eventDateTime, int eventOutcomeIndicator, java.lang.String eventActionCode, java.lang.String userIDActiveParticipantUser, java.lang.String participantObjectPatientId)
          Constructor of the patient record event audit message.
QueryMessage()
           
QueryMessage(java.lang.String timestamp, int eventOutcomeIndicator, java.lang.String sendingUserID, java.lang.String sendingUsername, java.lang.String receivingUserID, java.lang.String receivingUsername, java.lang.String participantObjectId, java.lang.String participantObjectQuery)
           
UserAuthenticationMessage(int eventOutcomIndicator, boolean login, java.lang.String userID, java.lang.String userName)
          User authentication Login / Logout Audit Message.
UserAuthenticationMessage(java.lang.String eventDateTime, int eventOutcomeIndicator, boolean login, java.lang.String userID, java.lang.String userName, short networkAccessPointTypeCode, java.lang.String networkAccessPointID, java.lang.String userIDofNodePerformingAuthentication)
          User authentication Login / Logout Audit Message