Class Iti81ServerAuditStrategy
java.lang.Object
org.openehealth.ipf.commons.ihe.core.atna.AuditStrategySupport<T>
org.openehealth.ipf.commons.ihe.core.atna.NoAuditStrategy<org.openehealth.ipf.commons.ihe.fhir.audit.FhirQueryAuditDataset>
org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81AuditStrategy
org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81ServerAuditStrategy
- All Implemented Interfaces:
org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy<org.openehealth.ipf.commons.ihe.fhir.audit.FhirQueryAuditDataset>
ITI-81 audit strategy: none
- Since:
- 3.1
- Author:
- Christian Ohr
-
Method Summary
Methods inherited from class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81AuditStrategy
createAuditDatasetMethods inherited from class org.openehealth.ipf.commons.ihe.core.atna.NoAuditStrategy
doAudit, makeAuditMessageMethods inherited from class org.openehealth.ipf.commons.ihe.core.atna.AuditStrategySupport
enrichAuditDatasetFromRequest, enrichAuditDatasetFromResponse, getEventOutcomeDescription, getEventOutcomeIndicator, isAuditableResponse, isServerSideMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy
enrichAuditDatasetFromResponse, getEventOutcomeDescription, getEventOutcomeIndicator
-
Method Details
-
getInstance
-