Class AuditUtils
java.lang.Object
org.openehealth.ipf.commons.ihe.hl7v2.audit.AuditUtils
- All Implemented Interfaces:
GroovyObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidenrichGenericAuditDatasetFromRequest(MllpAuditDataset auditDataset, Message msg) static StringgetRequestString(Map<String, Object> parameters, Message msg) static booleanisPositiveAck(Message msg) static ListpidList(Repeatable repeatable) voidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface groovy.lang.GroovyObject
getProperty, invokeMethod, setProperty
-
Constructor Details
-
AuditUtils
public AuditUtils()
-
-
Method Details
-
getMetaClass
- Specified by:
getMetaClassin interfaceGroovyObject
-
setMetaClass
- Specified by:
setMetaClassin interfaceGroovyObject
-
enrichGenericAuditDatasetFromRequest
-
isPositiveAck
-
pidList
-
getRequestString
-