Class Reference
%WebStress.Utils.Version
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%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
%%OIDGet %AddToSaveSet %AddToSyncSet %BMEBuilt
%BuildIndices %CheckUnique %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
%KillExtent %KillExtentData %LoadFromMemory %LockExtent
%LockId %New %NormalizeObject %ObjectModified
%Oid %OnBeforeAddToSync %OnDetermineClass %Open
%OpenId %OriginalNamespace %PackageName %PhysicalAddress
%PurgeIndices %Reload %RemoveFromSaveSet %ResolveConcurrencyConflict
%RollBack %Save %SaveDirect %SaveIndices
%SerializeObject %SetModified %SortBegin %SortEnd
%SyncObjectIn %SyncTransport %UnlockExtent %UnlockId
%ValidateObject

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