Class Iti61ServerAuditStrategy
java.lang.Object
org.openehealth.ipf.commons.ihe.core.atna.AuditStrategySupport<T>
org.openehealth.ipf.commons.ihe.xds.core.audit.XdsAuditStrategy<XdsSubmitAuditDataset>
org.openehealth.ipf.commons.ihe.xds.core.audit.XdsSubmitAuditStrategy30
org.openehealth.ipf.commons.ihe.xds.iti61.Iti61ServerAuditStrategy
- All Implemented Interfaces:
org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy<XdsSubmitAuditDataset>
- Author:
- Christian Ohr
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.openehealth.ipf.commons.audit.model.AuditMessage[]makeAuditMessage(org.openehealth.ipf.commons.audit.AuditContext auditContext, XdsSubmitAuditDataset auditDataset) Methods inherited from class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsSubmitAuditStrategy30
createAuditDataset, enrichAuditDatasetFromRequest, enrichDatasetFromSubmitObjectsRequestMethods inherited from class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsAuditStrategy
enrichAuditDatasetFromResponse, getEventOutcomeDescription, getEventOutcomeIndicatorMethods inherited from class org.openehealth.ipf.commons.ihe.core.atna.AuditStrategySupport
doAudit, 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
-
Constructor Details
-
Iti61ServerAuditStrategy
public Iti61ServerAuditStrategy()
-
-
Method Details
-
makeAuditMessage
public org.openehealth.ipf.commons.audit.model.AuditMessage[] makeAuditMessage(org.openehealth.ipf.commons.audit.AuditContext auditContext, XdsSubmitAuditDataset auditDataset) - Specified by:
makeAuditMessagein classorg.openehealth.ipf.commons.ihe.core.atna.AuditStrategySupport<XdsSubmitAuditDataset>
-