Ens.Rule.Model.foreach
class Ens.Rule.Model.foreach extends Ens.Rule.Model.action
Property Inventory
Properties
property otherwise as Ens.Rule.Model.otherwise;
Property methods: otherwiseGet(), otherwiseGetSwizzled(), otherwiseIsValid(), otherwiseNewObject(), otherwiseSet()
property propertypath as %String);
Property methods: propertypathDisplayToLogical(), propertypathGet(), propertypathIsValid(), propertypathLogicalToDisplay(), propertypathLogicalToOdbc(), propertypathNormalize(), propertypathSet()
property whens as list of Ens.Rule.Model.when (XMLNAME = "when", XMLPROJECTION = "ELEMENT");
Property methods: whensBuildValueArray(), whensCollectionToDisplay(), whensCollectionToOdbc(), whensDisplayToCollection(), whensGet(), whensGetObject(), whensGetObjectId(), whensGetSwizzled(), whensIsValid(), whensOdbcToCollection(), whensSet(), whensSetObject(), whensSetObjectId()
Inherited Members
Inherited Properties
Inherited 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()