|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ATNAAuditClientException | |
|---|---|
| org.eclipse.ohf.ihe.atna.audit.client | |
| org.eclipse.ohf.ihe.xds.consumer | |
| Uses of ATNAAuditClientException in org.eclipse.ohf.ihe.atna.audit.client |
|---|
| Methods in org.eclipse.ohf.ihe.atna.audit.client that throw ATNAAuditClientException | |
|---|---|
void |
ATNAAuditClientDummy.auditActorStartEvent(int eventOutcome,
java.lang.String applicationName,
java.lang.String userName)
Transaction ITI-20: Record Audit Event Method to call that will send a Application Start Audit Event to the Audit Repository. |
void |
ATNAAuditClient.auditActorStartEvent(int eventOutcome,
java.lang.String initiatingUser,
java.lang.String dataRecipientId)
Transaction ITI-20: Record Audit Event Method to call that will send a Application Start Audit Event to the Audit Repository. |
void |
ATNAAuditClientDummy.auditActorStopEvent(int eventOutcome,
java.lang.String applicationName,
java.lang.String userName)
Transaction ITI-20: Record Audit Event Method to call that will send a Application Stop Audit Event to the Audit Repository. |
void |
ATNAAuditClient.auditActorStopEvent(int eventOutcome,
java.lang.String initiatingUser,
java.lang.String dataRecipientId)
Transaction ITI-20: Record Audit Event Method to call that will send a Application Stop Audit Event to the Audit Repository. |
void |
ATNAAuditClientDummy.auditPatientRecordCreateEvent(int eventOutcome,
java.lang.String initiatingUser,
java.lang.String patientId)
Transaction ITI-20: Record Audit Event Method to call that will send a Patient Record Audit Event, which indicates that a CREATING of a patient record took place, to the Audit Repository. |
void |
ATNAAuditClient.auditPatientRecordCreateEvent(int eventOutcome,
java.lang.String initiatingUser,
java.lang.String patientId)
Transaction ITI-20: Record Audit Event Method to call that will send a Patient Record Audit Event, which indicates that a CREATING of a patient record took place, to the Audit Repository. |
void |
ATNAAuditClientDummy.auditPatientRecordDeleteEvent(int eventOutcome,
java.lang.String initiatingUser,
java.lang.String patientId)
Transaction ITI-20: Record Audit Event Method to call that will send a Patient Record Audit Event, which indicates that a DELETING of a patient record took place, to the Audit Repository. |
void |
ATNAAuditClient.auditPatientRecordDeleteEvent(int eventOutcome,
java.lang.String initiatingUser,
java.lang.String patientId)
Transaction ITI-20: Record Audit Event Method to call that will send a Patient Record Audit Event, which indicates that a DELETING of a patient record took place, to the Audit Repository. |
void |
ATNAAuditClientDummy.auditPatientRecordReadEvent(int eventOutcome,
java.lang.String initiatingUser,
java.lang.String patientId)
Transaction ITI-20: Record Audit Event Method to call that will send a Patient Record Audit Event, which indicates that a READING of a patient record took place, to the Audit Repository. |
void |
ATNAAuditClient.auditPatientRecordReadEvent(int eventOutcome,
java.lang.String initiatingUser,
java.lang.String patientId)
Transaction ITI-20: Record Audit Event Method to call that will send a Patient Record Audit Event, which indicates that a READING of a patient record took place, to the Audit Repository. |
void |
ATNAAuditClientDummy.auditPatientRecordUpdateEvent(int eventOutcome,
java.lang.String initiatingUser,
java.lang.String patientId)
Transaction ITI-20: Record Audit Event Method to call that will send a Patient Record Audit Event, which indicates that a UPDATING of a patient record took place, to the Audit Repository. |
void |
ATNAAuditClient.auditPatientRecordUpdateEvent(int eventOutcome,
java.lang.String initiatingUser,
java.lang.String patientId)
Transaction ITI-20: Record Audit Event Method to call that will send a Patient Record Audit Event, which indicates that a UPDATING of a patient record took place, to the Audit Repository. |
void |
ATNAAuditClientDummy.auditPHIExportEvent(int eventOutcome,
java.lang.String initatingUser,
java.lang.String dataRecipientId,
java.lang.String exportedDataId,
java.lang.String patientId)
Method to call that will send a PHI Export Audit Event to the Audit Repository. |
void |
ATNAAuditClient.auditPHIExportEvent(int eventOutcome,
java.lang.String initatingUser,
java.lang.String dataRecipientId,
java.lang.String exportedDataId,
java.lang.String patientId)
Transaction ITI-20: Record Audit Event Method to call that will send a PHI Export Audit Event to the Audit Repository. |
void |
ATNAAuditClientDummy.auditPHIImportEvent(int eventOutcome,
java.lang.String initatingUser,
java.lang.String dataSourceId,
java.lang.String[] patientId,
java.lang.String importedData)
Method to call that will send a PHI Import Audit Event to the Audit Repository. |
void |
ATNAAuditClient.auditPHIImportEvent(int eventOutcome,
java.lang.String initatingUser,
java.lang.String dataSourceId,
java.lang.String[] patientId,
java.lang.String importedData)
Transaction ITI-20: Record Audit Event Method to call that will send a PHI Import Audit Event to the Audit Repository. |
void |
ATNAAuditClientDummy.auditQueryEvent(int eventOutcome,
java.lang.String initiatingUser,
java.lang.String registryID,
java.lang.String queryText)
Method to call that will send a Query Audit Event to the Audit Repository. |
void |
ATNAAuditClient.auditQueryEvent(int eventOutcome,
java.lang.String initatingUser,
java.lang.String registryID,
java.lang.String queryText)
Transaction ITI-20: Record Audit Event Method to call that will send a Query Audit Event to the Audit Repository. |
void |
ATNAAuditClientDummy.auditUserAuthenticationLoginEvent(int eventOutcome,
java.lang.String initiatingUser,
java.lang.String initiatingUserName,
java.lang.String initiatingUserNodeIP,
java.lang.String authenticatingNodeIP)
Transaction ITI-20: Record Audit Event Method to call that will send a User Authentication Event, which indicates that a LOGIN took place, to the Audit Repository. |
void |
ATNAAuditClient.auditUserAuthenticationLoginEvent(int eventOutcome,
java.lang.String initiatingUser,
java.lang.String initiatingUserName,
java.lang.String initiatingUserNodeIP,
java.lang.String authenticatingNodeIP)
Transaction ITI-20: Record Audit Event Method to call that will send a User Authentication Event, which indicates that a LOGIN took place, to the Audit Repository. |
void |
ATNAAuditClientDummy.auditUserAuthenticationLogoutEvent(int eventOutcome,
java.lang.String initiatingUser,
java.lang.String initiatingUserName,
java.lang.String initiatingUserNodeIP,
java.lang.String authenticatingNodeIP)
Transaction ITI-20: Record Audit Event Method to call that will send a User Authentication Event, which indicates that a LOGIN took place, to the Audit Repository. |
void |
ATNAAuditClient.auditUserAuthenticationLogoutEvent(int eventOutcome,
java.lang.String initiatingUser,
java.lang.String initiatingUserName,
java.lang.String initiatingUserNodeIP,
java.lang.String authenticatingNodeIP)
Transaction ITI-20: Record Audit Event Method to call that will send a User Authentication Event, which indicates that a LOGIN took place, to the Audit Repository. |
| Uses of ATNAAuditClientException in org.eclipse.ohf.ihe.xds.consumer |
|---|
| Methods in org.eclipse.ohf.ihe.xds.consumer that throw ATNAAuditClientException | |
|---|---|
java.io.InputStream |
Consumer.retrieveDocument(java.lang.String uri,
java.lang.String initiatingUser)
Transaction ITI-17: Retrieve Document Retrieve an input stream from which the document content can be read. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||