Skip to main content

HS.Util.Installer.Kit.PostInstall.AssignAuthTypes

class HS.Util.Installer.Kit.PostInstall.AssignAuthTypes extends HS.Util.Installer.Kit.Base

Setup Patient Reports

Method Inventory

Methods

classmethod AddType(pType As %String, pName As %String, pActive As %Boolean = 1, pInSearchList As %Boolean = 1, pExactMatch As %Boolean = 0) as %Status
classmethod RunHub(pNamespaces As HS.Util.Installer.Kit.Namespaces, pArgs...) as %Status
As soon as you activate the hub namespace, it uses this method to populate the table in the hub namespace. Use the SMP SQL management portal, and you will see the contents of the table. Note - this will add samples, but not overwrite any existing ones

Inherited Members

Inherited Methods

FeedbackOpens in a new tab