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

deprecatedclass %ZEN.Report.DataCache extends %RegisteredObject

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
7 8


Summary

Properties
AtEndValue AtEndValues atEnd counter globalindex
saveArray saveCounter

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
%atEnd %fetch %get %put
%restore %save %set %unfetch


Properties

• property AtEndValue ;
• property AtEndValues  [ MultiDimensional ];
• property atEnd  [ InitialExpression = 0 ];
• property counter as %ZEN.Report.RecordCounter;
• property globalindex as %Integer;
• property saveArray  [ MultiDimensional ];
• property saveCounter as %Integer;

Methods

• method %atEnd() as %Boolean
• method %fetch()
• method %get(pLevel As %Integer, n As %Integer) as %Integer
• method %put(pLevel As %Integer, n As %Integer)
• method %restore()
• method %save()
• method %set(n As %Integer)
• method %unfetch()


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