Class Reference
%Installer.Installer
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%Installer] >  [Installer]
Private  Storage

class %Installer.Installer extends %RegisteredObject

Implements all installation operations

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2 45


Summary

Methods
%%OIDGet %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