Class Iti21AuditStrategy
java.lang.Object
org.openehealth.ipf.commons.ihe.core.atna.AuditStrategySupport<QueryAuditDataset>
org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore.PdqAuditStrategy
org.openehealth.ipf.commons.ihe.hl7v2.audit.iti21.Iti21AuditStrategy
- All Implemented Interfaces:
AuditStrategy<QueryAuditDataset>
Client audit strategy for ITI-21 (PDQ).
- Author:
- Dmytro Rud
-
Constructor Summary
-
Method Summary
Methods inherited from class org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore.PdqAuditStrategy
createAuditDataset, enrichAuditDatasetFromRequest, enrichAuditDatasetFromResponse, makeAuditMessage
Methods inherited from class org.openehealth.ipf.commons.ihe.core.atna.AuditStrategySupport
doAudit, getEventOutcomeDescription, getEventOutcomeIndicator, isAuditableResponse, isServerSide
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.ihe.core.atna.AuditStrategy
enrichAuditDatasetFromResponse, getEventOutcomeDescription, getEventOutcomeIndicator
-
Constructor Details
-
Iti21AuditStrategy
public Iti21AuditStrategy(boolean serverSide)
-