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

abstract serial class %IPM.Storage.ModuleSetting extends %SerialObject, %XML.Adaptor, %IPM.Utils.ComparisonAdaptor

Abstract class representing a setting applied at the the module level.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2


Summary

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

Subclasses
%IPM.Storage.ModuleSetting.Default %IPM.Storage.ModuleSetting.NamespaceConfig %IPM.Storage.ModuleSetting.Parameter
%IPM.Storage.ModuleSetting.ProcessorDefault

Parameters

• parameter DEFAULTGLOBAL = "^IPM.Storage.ModuleSetting";
• parameter NAMESPACE = "http://www.intersystems.com/PackageManager";
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.


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