Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

EnsLib.RecordMap.ComplexParent

abstract class EnsLib.RecordMap.ComplexParent extends EnsLib.RecordMap.ComplexBase

Base class to implement common functions needed by objects that reference extensions of EnsLib.RecordMap.ComplexChild, primarily the EnsLib.RecordMap.ComplexSequence and all generated Record classes that are marked as complexBatchManaged.

Method Inventory

Methods

classmethod DeleteRecords(pID As %String) as %Status
Generated method to ensure that we correctly remove references from our children and then delete the children if they are no longer referenced.
method ValidateObject() as %Status
method updatePropertyReference(pPropName As %String = "") as %Status

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab