Ens.Alerting.Context.Notify
persistent class Ens.Alerting.Context.Notify extends %Library.Persistent, %XML.Adaptor
SQL Table Name: Ens_Alerting_Context.Notify
Context for determining where Managed Alert notifications should be sent.Property Inventory
Method Inventory
Properties
property NotificationRequest as Ens.Alerting.NotificationRequest;
Property methods: NotificationRequestGet(), NotificationRequestGetObject(), NotificationRequestGetObjectId(), NotificationRequestGetSwizzled(), NotificationRequestIsValid(), NotificationRequestNewObject(), NotificationRequestSet(), NotificationRequestSetObject(), NotificationRequestSetObjectId(), NotificationRequestUnSwizzle()
property Notify as %Boolean [ InitialExpression = 1 ];
Property methods: NotifyDisplayToLogical(), NotifyGet(), NotifyIsValid(), NotifyLogicalToDisplay(), NotifyLogicalToXSD(), NotifyNormalize(), NotifyXSDToLogical()
property Targets as list of Ens.Alerting.NotificationTarget;
Property methods: TargetsBuildValueArray(), TargetsCollectionToDisplay(), TargetsCollectionToOdbc(), TargetsDisplayToCollection(), TargetsGet(), TargetsGetObject(), TargetsGetObjectId(), TargetsGetSwizzled(), TargetsIsValid(), TargetsOdbcToCollection(), TargetsSet(), TargetsSetObject(), TargetsSetObjectId()
Methods
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %BuildIndices()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %ComposeOid()
- %ConstructClone()
- %Delete()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDetermineClass()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateObject()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()