# RHAuditEvent
Inherits from: RHObject :: RHWrapper
# Class Methods
# Inherited methods
Destructor ErrorAssoc New OKAssoc
# IsChangeEvent
function Boolean IsChangeEvent(Integer AuditID=.AuditID())
Can be used as a class function.
# IsReadOnlyEvent
function Boolean IsReadOnlyEvent(Integer AuditID=.AuditID())
Can be used as a class function.
# Instance Methods
# Property Methods
Property methods can be accessed with the valueForKey
method.
auditid auditobj classidentifier classname clone errorassoc eventdetail eventdisplayname hash identityhashcode iterator methods mungify mungifyadmin name node objecttypename okassoc performer propertymethods rec reset serialize string test
# Inherited methods
assert cacheMethod cacheValueForKey callSuper checkError class classIdentifier className clone deserialize dict endTrans hash identityHashCode isAccessorMethod isCached isInstanceOf isProperty isPropertyMethod isPropertyRelated iterator methods pluck prepareForReuse propertyMethods removeFromCache reset resetCache resolveRelatedProperty respondsTo setCacheValueForKey setValueForKey setValueForKeyPath startTrans super touch valueForKey valueForKeyPath
# auditId
function Integer auditId()
# auditObj
function Object auditObj()
# eventDetail
function String eventDetail()
# eventDisplayName
function String eventDisplayName()
# mungify
function Assoc mungify()
# mungifyAdmin
function Assoc mungifyAdmin()
# name
function String name()
# node
function Frame node()
# objectTypeName
function String objectTypeName()
# performer
function Frame performer()
# primitiveValueForKey
function Dynamic primitiveValueForKey(String key, Dynamic defaultValue=Undefined)
# Overrides:
primitiveValueForKey
in class RHWrapper
# rec
function Record rec()
# resetSubclass
function Void resetSubclass()
# Overrides:
resetSubclass
in class RHObject
# serialize
function Dynamic serialize(String serializerName='RHAuditSerializer')
# Overrides:
serialize
in class RHObject
# setValues
function Frame setValues(Dynamic values)
# Overrides:
setValues
in class RHObject
# string
function String string()
# Overrides:
string
in class RHObject
# test
function Assoc test()