Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [Ens] >  [Rule] >  [Model] >  [action]
Private  Storage   

abstract class Ens.Rule.Model.action extends Ens.Rule.Model.base

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2


Summary

Properties
type

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %JSONExport
%JSONExportToStream %JSONExportToString %JSONImport %JSONNew
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject XMLDTD XMLExport XMLExportToStream
XMLExportToString XMLNew XMLSchema XMLSchemaNamespace
XMLSchemaType typeGet

Subclasses
Ens.Rule.Model.assign Ens.Rule.Model.comment Ens.Rule.Model.constraint Ens.Rule.Model.debug
Ens.Rule.Model.delegate Ens.Rule.Model.delete Ens.Rule.Model.foreach Ens.Rule.Model.return
Ens.Rule.Model.rule Ens.Rule.Model.send Ens.Rule.Model.trace

Methods

• classmethod %JSONNew(dynamicObject As %DynamicObject, containerOref As %RegisteredObject = "") as %RegisteredObject
Overriden since actions is a choice and we can also have object properties in subclasses Arguments:
dynamicObject is the dynamic object with the values to be assigned to the new object.
containerOref is the containing object instance when called from JSONImport.


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.