Jump to: navigation, search

Difference between revisions of "RELATIONDATA"


Line 18: Line 18:
 
! width=30% | Name !! width=20% | Data type !! Comment
 
! width=30% | Name !! width=20% | Data type !! Comment
 
|-
 
|-
| '''Create Session''' (CREATESESSION) || {{Guid}} || [[UBIKSESSION|UBIK session] object
+
| '''Create Session''' (CREATESESSION) || {{Guid}} || [[UBIKSESSION|UBIK session]] object
 
|-
 
|-
 
| '''CTS''' (CTS) || {{DateTime}} || [[Creation time stamp]]
 
| '''CTS''' (CTS) || {{DateTime}} || [[Creation time stamp]]
Line 30: Line 30:
 
| '''Right target''' (RIGHTUID) || {{Integer}} || Child object
 
| '''Right target''' (RIGHTUID) || {{Integer}} || Child object
 
|-
 
|-
| '''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:19, 9 March 2015

IC METACLASS.gif Relation Data Template
Name RELATIONDATA
Namespace System.Relation.Template
Custom.Relation.Template
Internal Name RelationData
TypeString UBIK.Interface.MetaClass
RuntimeType UBIK.Kernel.RelationData
Purpose Relation data template
Version 2+

Own properties

Name Data type Comment
Create Session (CREATESESSION) Guid UBIK session object
CTS (CTS) Date/Time Creation time stamp
UTS (UTS) Date/Time Update time stamp
Version (VERSION) Integer Version number
Left target (LEFTUID) Guid Owner object
Right target (RIGHTUID) Integer Child object
Update session (UPDATESESSION) Guid UBIK session object