Class Iti81ClientAuditStrategy

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.Iti81ClientAuditStrategy
All Implemented Interfaces:
org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy<org.openehealth.ipf.commons.ihe.fhir.audit.FhirQueryAuditDataset>

public class Iti81ClientAuditStrategy extends Iti81AuditStrategy
ITI-81 audit strategy: none
Since:
3.1
Author:
Christian Ohr
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.openehealth.ipf.commons.ihe.fhir.iti81.Iti81AuditStrategy

    createAuditDataset

    Methods inherited from class org.openehealth.ipf.commons.ihe.core.atna.NoAuditStrategy

    doAudit, makeAuditMessage

    Methods inherited from class org.openehealth.ipf.commons.ihe.core.atna.AuditStrategySupport

    enrichAuditDatasetFromRequest, enrichAuditDatasetFromResponse, 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