Class Reference
%CSP.UI.System.MappingsAPI
Server:appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:IRIS
User:SuperUser
 
-
  [USER] >  [%CSP] >  [UI] >  [System] >  [MappingsAPI]
Private  Storage

abstract class %CSP.UI.System.MappingsAPI

This class is used internally by InterSystems IRIS. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class.

Defines the main API for working with global/routine/package mappings. This class is used internally by InterSystems IRIS instance management utilities and is not meant to be used by application developers.
The "modified" mappings will only be Activiated when user is ready and clicked the "Save Changes" button.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 3


Summary

Methods
ClearChangeList HasChanges SaveChangeList


Parameters

• parameter DOMAIN = "%Utility";
Default Localization Domain

Methods

• classmethod ClearChangeList(Namespace As %String, pType As %String) as %Status
Remove all items in the change list for this namespace
• classmethod HasChanges(Namespace As %String, pType As %String) as %Boolean
Are there changes in the change list?
• classmethod SaveChangeList(Namespace As %String, MapType As %String) as %Status
Save items in the Change List


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