Skip to main content

%Monitor.System.Sample.AuditEvents

persistent class %Monitor.System.Sample.AuditEvents extends Monitor.Sample

SQL Table Name: %Monitor_System_Sample.AuditEvents

Persistent sample class for %Monitor.System.AuditEvents

This class was generated by : %Monitor.System.AuditEvents.cls

Property Inventory

Parameters

parameter INDEX = EventIdx;
parameter SECURITYRESOURCE = %Admin_Manage|%Admin_Operate|%Development;

Properties

property Application as %String [ InitialExpression = "CACHE" , Required ];
Property methods: ApplicationDisplayToLogical(), ApplicationGet(), ApplicationGetStored(), ApplicationIsValid(), ApplicationLogicalToDisplay(), ApplicationLogicalToOdbc(), ApplicationNormalize(), ApplicationSet()
property EventIdx as %Monitor.Integer (CALCSELECTIVITY = 1);
Index of the Event in list
Property methods: EventIdxDisplayToLogical(), EventIdxGet(), EventIdxGetStored(), EventIdxIsValid(), EventIdxLogicalToDisplay(), EventIdxNormalize(), EventIdxSet()
property EventName as %Monitor.String (CALCSELECTIVITY = 1);
Full name of the event
Property methods: EventNameDisplayToLogical(), EventNameGet(), EventNameGetStored(), EventNameIsValid(), EventNameLogicalToDisplay(), EventNameLogicalToOdbc(), EventNameNormalize(), EventNameSet()
property EventTime as %Monitor.String (CALCSELECTIVITY = 1);
Timestamp
Property methods: EventTimeDisplayToLogical(), EventTimeGet(), EventTimeGetStored(), EventTimeIsValid(), EventTimeLogicalToDisplay(), EventTimeLogicalToOdbc(), EventTimeNormalize(), EventTimeSet()
property EventUser as %Monitor.String (CALCSELECTIVITY = 1);
Username
Property methods: EventUserDisplayToLogical(), EventUserGet(), EventUserGetStored(), EventUserIsValid(), EventUserLogicalToDisplay(), EventUserLogicalToOdbc(), EventUserNormalize(), EventUserSet()
property GroupName as %String [ InitialExpression = "AuditEvents" , Required ];
Property methods: GroupNameDisplayToLogical(), GroupNameGet(), GroupNameGetStored(), GroupNameIsValid(), GroupNameLogicalToDisplay(), GroupNameLogicalToOdbc(), GroupNameNormalize(), GroupNameSet()
property MetricsClass as %String [ InitialExpression = "%Monitor.System.AuditEvents" ];
Property methods: MetricsClassDisplayToLogical(), MetricsClassGet(), MetricsClassGetStored(), MetricsClassIsValid(), MetricsClassLogicalToDisplay(), MetricsClassLogicalToOdbc(), MetricsClassNormalize(), MetricsClassSet()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (%Monitor.System.Sample.AuditEvents)

(ID,"AuditEvents")
=
EventIdx
EventName
EventTime
EventUser
FeedbackOpens in a new tab