%ZEN.Report.DataCache
deprecated class %ZEN.Report.DataCache extends %Library.RegisteredObject
Property Inventory
Method Inventory
Properties
property AtEndValue;
Property methods: AtEndValueDisplayToLogical(), AtEndValueGet(), AtEndValueIsValid(), AtEndValueLogicalToDisplay(), AtEndValueLogicalToOdbc(), AtEndValueNormalize(), AtEndValueSet()
property AtEndValues [ MultiDimensional ];
Property methods: AtEndValuesDisplayToLogical(), AtEndValuesGet(), AtEndValuesIsValid(), AtEndValuesLogicalToDisplay(), AtEndValuesLogicalToOdbc(), AtEndValuesNormalize(), AtEndValuesSet()
property atEnd [ InitialExpression = 0 ];
Property methods: atEndDisplayToLogical(), atEndGet(), atEndIsValid(), atEndLogicalToDisplay(), atEndLogicalToOdbc(), atEndNormalize(), atEndSet()
property counter as %ZEN.Report.RecordCounter;
Property methods: counterGet(), counterGetSwizzled(), counterIsValid(), counterNewObject(), counterSet()
property globalindex as %Integer;
Property methods: globalindexDisplayToLogical(), globalindexGet(), globalindexIsValid(), globalindexLogicalToDisplay(), globalindexNormalize(), globalindexSet()
property saveArray [ MultiDimensional ];
Property methods: saveArrayDisplayToLogical(), saveArrayGet(), saveArrayIsValid(), saveArrayLogicalToDisplay(), saveArrayLogicalToOdbc(), saveArrayNormalize(), saveArraySet()
property saveCounter as %Integer;
Property methods: saveCounterDisplayToLogical(), saveCounterGet(), saveCounterIsValid(), saveCounterLogicalToDisplay(), saveCounterNormalize(), saveCounterSet()
Methods
method %atEnd() as %Boolean
method %fetch()
method %restore()
method %save()
method %set(n As %Integer)
method %unfetch()
Inherited Members
Inherited 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()