Skip to main content

Ens.Projection.RuleNotification

class Ens.Projection.RuleNotification extends Ens.Projection.Protected

Method Inventory

Parameters

parameter PROTECTEDGLOBALS = Ens.Rule.Notification;
Inherited description: A comma-separated list of global names to be protected from writes when the database is read-only.

Methods

classmethod OnCreateProjection(classname As %String, ByRef parameters As %String) as %Status
Inherited description: This method, instead of CreateProjection(), needs to be implemented in subclasses.
classmethod OnRemoveProjection(classname As %String, ByRef parameters As %String, recompile As %Boolean, modified As %String) as %Status
Inherited description: This method, instead of RemoveProjection(), needs to be implemented in subclasses.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab