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
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