Ens.Alerting.Context.CreateAlert
class Ens.Alerting.Context.CreateAlert extends %Library.RegisteredObject
Context for determining whether a ManagedAlert should be created.Property Inventory
Properties
property AlertGroups as %String (MAXLEN = 2500);
Property methods: AlertGroupsDisplayToLogical(), AlertGroupsGet(), AlertGroupsIsValid(), AlertGroupsLogicalToDisplay(), AlertGroupsLogicalToOdbc(), AlertGroupsNormalize(), AlertGroupsSet()
property AlertRequest as Ens.AlertRequest;
Property methods: AlertRequestGet(), AlertRequestGetObject(), AlertRequestGetObjectId(), AlertRequestGetSwizzled(), AlertRequestIsValid(), AlertRequestNewObject(), AlertRequestSet(), AlertRequestSetObject(), AlertRequestSetObjectId(), AlertRequestUnSwizzle()
property BusinessPartner as %String (MAXLEN = 128);
Property methods: BusinessPartnerDisplayToLogical(), BusinessPartnerGet(), BusinessPartnerIsValid(), BusinessPartnerLogicalToDisplay(), BusinessPartnerLogicalToOdbc(), BusinessPartnerNormalize(), BusinessPartnerSet()
property Owner as %String (MAXLEN = 128);
Property methods: OwnerDisplayToLogical(), OwnerGet(), OwnerIsValid(), OwnerLogicalToDisplay(), OwnerLogicalToOdbc(), OwnerNormalize(), OwnerSet()
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()