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