Jump to: navigation, search

Difference between revisions of "UBIKSESSION"


Line 34: Line 34:
 
| '''Delete status''' (DELSTATUS) || {{Integer}} || Delete status
 
| '''Delete status''' (DELSTATUS) || {{Integer}} || Delete status
 
|-
 
|-
| '''Update session''' (UPDATESESSION) || {{Guid}} || [[UBIKSESSION|UBIK session]] object
+
| '''Update session''' (UPDATESESSION) || {{Guid}} || UBIKSESSION|UBIK session object
 
|}
 
|}
  
 
[[Category:Relation data]]
 
[[Category:Relation data]]
 
[[Category:Metaclasses]]
 
[[Category:Metaclasses]]

Revision as of 13:26, 9 March 2015

IC METACLASS.gif Ubik Session Information
Name UBIKSESSION
Namespace System.Main.Session
Internal Name UBIKSession
TypeString UBIK.Interface.MetaClass
RuntimeType UBIK.Kernel.UBIKSession
Purpose Ubik session data
Version 2+

Own properties

Name Data type Comment
LOGIN (LOGIN) Guid Login object
Login TS (LOGINTS) Date/Time Login time stamp
Logout TS (LOGOUTTS) Datetime Logout time stamp
Satellite (SATELLITE) Guid Satellite object
CTS (CTS) Date/Time Creation time stamp
UTS (UTS) Date/Time Update time stamp
Version (VERSION) Integer Version number
Delete status (DELSTATUS) Integer Delete status
Update session (UPDATESESSION) Guid UBIK session object