Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%Installer] >  [Installer]
Private  Storage   

class %Installer.Installer extends %RegisteredObject

Implements all installation operations

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2 46


Summary

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
ClassMapping InstallOnFirstRestart


Parameters

• parameter DEFAULTDBRESOURCE = "%DB_%DEFAULT";
Default DB resource
• parameter DEFAULTINSTALLERMETHODNAME = "setup";
Default installer method name

Methods

• method ClassMapping(pNamespace As %String, pSpec As %String, pFrom As %String)
Create a class mapping into 'pNamespace', of 'pSpec' from the 'pFrom' namespace
• classmethod InstallOnFirstRestart()
Run %Installer.InstallFromCommandLine on the first restart after installation or upgrade


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