Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%CSP] >  [UI] >  [System] >  [Index]
Private  Storage   

abstract class %CSP.UI.System.Index extends %RegisteredObject

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.

Management portal index utility

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 5


Summary

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetLocatorInfo %GetParameter %IsA %IsModified
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject BuildIndex BuildPageIndex


Parameters

• parameter INDEXGLVN = "^%qMgtPortal.Index";
Location of MgtPortal page index

Methods

• classmethod %GetLocatorInfo(pClass As %String, Output pInfo)
Get locator info from the given zen portal page.
• classmethod BuildIndex() as %Status
Build the MgtPortal page index within the global #INDEXGLVN
• classmethod BuildPageIndex() as %Status
This method will only locate portal pages for the current namespace.


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