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

class Ens.Util.BPL extends %Library.RegisteredObject

Utility functions for BPL

Method Inventory

Methods

classmethod ValidateBPL(pClassName As %String) as %Status
Validate the BPL potentially contained in the specified class. If the method returns $$$OK, then the BPL was found and validates according to the BPL Schema

Inherited Members

Inherited Methods

FeedbackOpens in a new tab