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

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

Custom defaults for module Each element defines one parameter, that can be specified during module installation

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 2 3


Summary

Properties
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 EvaluateArgs
EvaluateAttribute FindAllSuperClasses GetCustomParameters IgnoreKeywordList
LogicalToOdbc OdbcToLogical XMLDTD XMLExport
XMLExportToStream XMLExportToString XMLNew XMLSchema
XMLSchemaNamespace XMLSchemaType


Parameters

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

Properties

• property Name as %String(MAXLEN=255,XMLPROJECTION="ATTRIBUTE");
• property Value as %String(MAXLEN=1000,XMLPROJECTION="ATTRIBUTE");

Methods

• classmethod EvaluateArgs(ByRef args, ByRef customParams) as %Status
• classmethod EvaluateAttribute(attribute As %String, ByRef customParams) as %String
• classmethod GetCustomParameters(Output customParams, module As %IPM.Storage.Module, ByRef pParams) as %Status


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