Ens.Alerting.NotificationTarget
class Ens.Alerting.NotificationTarget extends %Library.RegisteredObject, %XML.Adaptor
Class used in specifying an operation which should receive a given Notification, as well as the Alert Destinations that should be passed through to the operation.Property Inventory
Properties
property AlertDestinations as list of %String);
Property methods: AlertDestinationsBuildValueArray(), AlertDestinationsCollectionToDisplay(), AlertDestinationsCollectionToOdbc(), AlertDestinationsDisplayToCollection(), AlertDestinationsDisplayToLogical(), AlertDestinationsGet(), AlertDestinationsGetObject(), AlertDestinationsGetObjectId(), AlertDestinationsGetSwizzled(), AlertDestinationsIsValid(), AlertDestinationsLogicalToDisplay(), AlertDestinationsLogicalToOdbc(), AlertDestinationsNormalize(), AlertDestinationsOdbcToCollection(), AlertDestinationsSet(), AlertDestinationsSetObject(), AlertDestinationsSetObjectId()
property TargetConfigName as %String (MAXLEN = 128) [ Required ];
Property methods: TargetConfigNameDisplayToLogical(), TargetConfigNameGet(), TargetConfigNameIsValid(), TargetConfigNameLogicalToDisplay(), TargetConfigNameLogicalToOdbc(), TargetConfigNameNormalize(), TargetConfigNameSet()
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()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()