Skip to main content

%ZHSLIB.KitManager

class %ZHSLIB.KitManager

Kit manager class that is generated during kit build in build.MAC. Controls restrictions to parts of HSLIB.

Method Inventory

Methods

classmethod HasAccessTo(Output pErrorMessage As %String, pClassname As %Dictionary.Classname, pArguments...)
Return the components that a kit has access to.
@API.Method @Argument pErrorMessage Error message to use when kit restrictions are not met.
@Argument pClassname Name of class for which restrictions need to be checked.
@Argument pArguments... Optional feature (possibly nested) and its value to be checked.
FeedbackOpens in a new tab