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.BPL.CompensationHandlerList

class Ens.BPL.CompensationHandlerList extends Ens.BPL.NodeList

This class holds a collection of activities and should not be used directly in user code.

Method Inventory

Parameters

parameter ELEMENTTYPE = Ens.BPL.CompensationHandler;
The type (class name) of the elements stored in the collection.

Methods

method GenerateCode(pCompiler As Ens.BPL.Compiler) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab