Class Reference
%WebStress.Utils.Version
Server:appadmin-00044-deployment-6bf4cbc86d-f76z9
Instance:IRIS
User:SuperUser
 
-
  [USER] >  [%WebStress] >  [Utils] >  [Version]
Private  Storage

persistent class %WebStress.Utils.Version extends %Persistent

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


Summary

Properties
SavedDate SavedTime SyncSave Version

Methods
%%CLASSNAMELogicalToStorage %%CLASSNAMEStorageToLogical %AddToSaveSet %AddToSyncSet
%BMEBuilt %BuildIndicesAsync %BuildIndicesAsyncResponse %CheckConstraints
%CheckConstraintsForExtent %ClassIsLatestVersion %ClassName %ComposeOid
%ConstructClone %Delete %DeleteExtent %DeleteId
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Exists
%ExistsId %Extends %GUID %GUIDSet
%GetLock %GetParameter %GetSwizzleObject %Id
%InsertBatch %IsA %IsModified %IsNull
%KillExtent %KillExtentData %LoadFromMemory %LockExtent
%LockId %New %NormalizeObject %ObjectIsNull
%ObjectModified %Oid %OnBeforeAddToSync %OnDeleteFinally
%OnDetermineClass %OnOpenFinally %OnSaveFinally %Open
%OpenId %OriginalNamespace %PackageName %PhysicalAddress
%PurgeIndices %Reload %RemoveFromSaveSet %ResolveConcurrencyConflict
%RollBack %Save %SaveDirect %SaveIndices
%SerializeObject %SetModified %SortBegin %SortEnd
%SyncObjectIn %SyncTransport %UnlockExtent %UnlockId
%ValidateIndices %ValidateObject %ValidateTable

Subclasses
%WebStress.Machines.ApplicationServers %WebStress.Machines.Generators %WebStress.Machines.WebServers

Properties

• property SavedDate as %Date [ Final ];
This is the date that the data was changed/saved on.
• property SavedTime as %Time [ Final ];
This is the time that the data was changed/saved on.
• property SyncSave as %Boolean [ Transient ];
This property is used to ensure that the version is not incremented when synchronisation takes place
• property Version as %Integer;
This is the version number of the saved object. This is used to synchronise across systems


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