Skip to main content

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