AuditTrailRead
class AuditTrailRead extends AbstractFunction
Read an audit trail
Methods
__construct(string $controlId = null)
Initializes the class with the given parameters.
from AbstractFunction
string
getObjectName()
Get object name
setObjectName(string $objectName)
Set object name
string
getObjectKey()
Get object key
setObjectKey(string $objectKey)
Set object key
Details
in AbstractFunction at line line 35
getControlId()
Get control ID
in AbstractFunction at line line 46
setControlId($controlId = null)
Set control ID
in AbstractFunction at line line 67
__construct(string $controlId = null)
Initializes the class with the given parameters.
at line line 80
writeXml(XMLWriter $xml)
Write the function block XML
at line line 40
string
getObjectName()
Get object name
at line line 50
setObjectName(string $objectName)
Set object name
at line line 60
string
getObjectKey()
Get object key
at line line 70
setObjectKey(string $objectKey)
Set object key