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
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
- %ClassIsLatestVersion()
- %ClassName()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %New()
- %OriginalNamespace()
- %PackageName()
- %SetModified()
- AddToManifest()
- CreateProjection()
- EndCompile()
- QueueClass()
- RemoveFromManifest()
- RemoveFromQueue()
- RemoveProjection()
- SetQueueFlag()
- getDefaultParam()
- getROOTDIR()
- isProtected()