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

class Ens.Rule.Model.ruleDefinition extends Ens.Rule.Model.base, Ens.Util.PortalModelBase

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
13 4


Summary

Properties
ReadOnly Timestamp alias assistClass
constraintCache context contextEditable description
hasConstraints hasSegments isRoutingRule production
ruleSets ruleType type variables

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 LoadFromClass SaveAs XMLDTD
XMLExport XMLExportToStream XMLExportToString XMLNew
XMLSchema XMLSchemaNamespace XMLSchemaType typeGet


Properties

• property alias as %String(MAXLEN="",XMLPROJECTION="ATTRIBUTE");
• property assistClass as %String(MAXLEN="",XMLPROJECTION="NONE");
• property constraintCache as %ZEN.proxyObject(XMLPROJECTION="NONE");
• property context as %String(MAXLEN="",XMLPROJECTION="ATTRIBUTE");
• property contextEditable as %Boolean(XMLPROJECTION="NONE");
• property description as %String(MAXLEN="",XMLPROJECTION="NONE");
• property hasConstraints as %Boolean(XMLPROJECTION="NONE");
• property hasSegments as %Boolean(XMLPROJECTION="NONE");
• property isRoutingRule as %Boolean(XMLPROJECTION="NONE");
• property production as %String(MAXLEN="",XMLPROJECTION="ATTRIBUTE");
• property ruleSets as list of Ens.Rule.Model.ruleSet(XMLNAME="ruleSet",XMLPROJECTION="ELEMENT");
• property ruleType as %String(MAXLEN="",XMLPROJECTION="NONE");
• property variables as list of Ens.Rule.Model.variable(XMLNAME="variable",XMLPROJECTION="ELEMENT");

Methods

• classmethod LoadFromClass(pClassname As %String = "", Output pRuleDefinition As Ens.Rule.Model.ruleDefinition, pLoadConstraintCache As %Boolean = 1, pConcurrency As %Integer = -1) as %Status
• method SaveAs(pClassName As %String) as %Status


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