Skip to main content

HS.Util.Installer.Kit.IHE.DSUBConsumer

class HS.Util.Installer.Kit.IHE.DSUBConsumer extends HS.Util.Installer.Kit.PostInstall.Base

Method Inventory

Parameters

parameter NamespaceTypes = Bus,Hub;
Inherited description: The namespace types this kit is valid for (value of ^%SYS("HealthShare","Instances",pNS,"Type")) The UI can use this parameter to determine what options are available for a namespace When creating utility methods create AddHub, AddAccessGateway, AddEdgeGateway, AddBus

Methods

classmethod Add(pNamespaces As HS.Util.Installer.Kit.Namespaces = "", pRegistryNS As %String = $Namespace, pBusNS="HSBUS") as %Status
classmethod AddBus(pNamespaces As HS.Util.Installer.Kit.Namespaces = "", pNS=$Namespace)
classmethod AddHub(pNamespaces As HS.Util.Installer.Kit.Namespaces = "", pNS=$Namespace)

Inherited Members

Inherited Methods

FeedbackOpens in a new tab