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

abstract class %Installer.Activity extends %XGEN.AbstractNode

This is the base class for activities within the document.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3


Summary

Properties
name

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %Indent %IsA %IsModified
%New %NormalizeObject %ObjectModified %OnGenerateCode
%OriginalNamespace %PackageName %RemoveFromSaveSet %SerializeObject
%SetModified %ValidateObject XMLDTD XMLExport
XMLExportToStream XMLExportToString XMLNew XMLSchema
XMLSchemaNamespace XMLSchemaType

Subclasses
%Installer.Arg %Installer.CSPApplication %Installer.Compile %Installer.CopyClass
%Installer.CopyDir %Installer.CopyFile %Installer.Credential %Installer.Database
%Installer.Import %Installer.LoadPage %Installer.Log %Installer.Mapping
%Installer.Resource %Installer.Role %Installer.RunInstall %Installer.Setting
%Installer.SystemSetting %Installer.User %Installer.Var

Parameters

• parameter NAMESPACE = "INSTALLER";
NAMESPACE specifies the XML namespace to be used when projecting the class to XML. If NAMESPACE = "", the default namespace is used for the XML schema is used as the namespace for his class.
• parameter XGENDOCUMENT = "%Installer.Manifest";
This is the name of the XGEN document class that this node belongs to.
• parameter XMLFORMAT = "literal";
Reduces the amount of generated code


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