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

serial class %IPM.Storage.ModuleSetting.Parameter extends %IPM.Storage.ModuleSetting

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 3


Summary

Properties
LifecycleClass Name Value

Methods
%AddToSaveSet %AddToSyncSet %ClassIsLatestVersion %ClassName
%CompareTo %ConstructClone %Delete %DeleteId
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %GetSwizzleObject %IsA %IsModified
%IsNull %New %NormalizeObject %ObjectIsNull
%ObjectModified %OnBeforeAddToSync %OnDetermineClass %Open
%OpenId %OriginalNamespace %PackageName %RemoveFromSaveSet
%ResolveConcurrencyConflict %SerializeObject %SetModified %SyncObjectIn
%SyncTransport %ValidateObject CompareToSkipCondition FindAllSuperClasses
IgnoreKeywordList LogicalToOdbc OdbcToLogical XMLDTD
XMLExport XMLExportToStream XMLExportToString XMLNew
XMLSchema XMLSchemaNamespace XMLSchemaType


Parameters

• parameter DEFAULTGLOBAL = "^IPM.Storage.ModSet.Param";

Properties

• property LifecycleClass as %String(XMLPROJECTION="ATTRIBUTE");
Optional; if specified, parameter default only applies when the lifecycle class is the one in question.
• property Name as %String(XMLPROJECTION="ATTRIBUTE");
Name of the parameter (may contain "." to indicate a subscript in the array passed to lifecycle phases)
• property Value as %String(XMLPROJECTION="CONTENT");
Value of the parameter (may be empty)


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