Skip to main content

This documentation is for an older version of this product. See the latest version of this content.Opens in a new tab

%ZHSLIB.PackageManager.Developer.Extension.Utils

class %ZHSLIB.PackageManager.Developer.Extension.Utils

Method Inventory

Methods

classmethod CorrectInternalNames(pInternalNames As %String = "") as %String
Corrects internal names for routines with slashes instead of dots, as a workaround for PL 145107
classmethod FindHomeModule(pInternalName As %String, Output pResourceName As %String = "", Output pResourceReference As %ZHSLIB.PackageManager.Developer.ResourceReference = "") as %ZHSLIB.PackageManager.Developer.Module
classmethod GetHomeModuleName(pInternalName As %String) as %String [ SQLProc = Utils_GetHomeModuleName ]
Projected as the stored procedure: Utils_GetHomeModuleName
FeedbackOpens in a new tab