DocBook|Search
Class Reference
%CSP.UI.System.Index
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%CSP] >  [UI] >  [System] >  [Index]
Private  Storage  

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

This class is used internally by Caché. 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
%%OIDGet %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 Note that this method will also index Ensemble portal pages if Ensemble is installed.
• classmethod BuildPageIndex() as %Status
This method will only locate portal pages for the current namespace.