Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

Ens.AbstractDelegate

abstract class Ens.AbstractDelegate extends %Library.RegisteredObject

A helper class for the implementation of delegates in Ensemble.

Method Inventory

Methods

classmethod InitializeDelegate(pDelegateClass As Ens.DataType.Class, pRequiredType As Ens.DataType.Class, pHost As %RegisteredObject, ByRef pSC As %Status) as Ens.AbstractDelegate
Initializes an instance of a delegate

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab