Class Reference
%CSP.UI.Portal.License.Utils
Server:appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:IRIS
User:SuperUser
 
-
  [USER] >  [%CSP] >  [UI] >  [Portal] >  [License] >  [Utils]
Private  Storage

abstract class %CSP.UI.Portal.License.Utils

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 1 4


Summary

Properties
RestartMsg

Methods
DrawFile DrawLicense GetLicenseInfo doPrint

Subclasses
%CSP.UI.Portal.Dialog.LicenseActivate %CSP.UI.Portal.License.Key %CSP.UI.Portal.License.Print

Parameters

• parameter DOMAIN = "%Utility";
Domain used for localization.

Properties

• property RestartMsg as %String [ InitialExpression = $$$FormatText($$$Text("System Restart Required - The %1 in MGR will not take effect until restart."),$$$KEYFILENAME) ];

Methods

• classmethod DrawFile(pFile As %String, isPrint As %Boolean = 0) as %Status
Draw HTML for the license file in the License Key File field. This may or may not be activated. This method is called by LicensePrint also.
• classmethod DrawLicense(pSeed As %String) as %Status
Draw HTML for the current activated license on the system. This method is called by LicensePrint also.
• classmethod GetLicenseInfo(Output ret As %Library.ArrayOfDataTypes) as %Status
• method doPrint(filename) [ Language = javascript ]


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.