Jump to: navigation, search

Difference between revisions of "Timestamps"


Line 6: Line 6:
  
  
WARNING
+
 
 +
{{Attention|Be aware, that SPECIAL CASES WHERE THERE NEEDS TO BE A VALUE CALCULATED FOR A TS BECAUSE THE MOST INTUITITIT IS NOT AVAILABLE}}
  
 
== BaseClass ==
 
== BaseClass ==

Revision as of 19:52, 16 September 2019

This page describes the timestamps that are relevant for the role of a service engineer. There are more different timestamps used internally but these should not be mentioned here. There for it is best to understand timestamps in UBIK from a non-developer perspective: From this view we care about 5 different timestamp names and their usage on 4 levels: CreationTimeStamp, UpdateTimeStamp, ValidationTimeStamp, ExportTimeStamp and ImportTimeStamp. The usages are best explained when assigning these timestamps to different levels where they are used:

  • On Object(instance)level: cts (CreationTimeStamp), uts (UpdateTimeStamp)
  • On Propertylevel: vts (ValidationTimeStamp), CTS, UTS
  • On Proxylevel: ets (ExportTimeStamp), its (ImportTimeStamp)
  • On ProxyPropertylevel: ets (ExportTimeStamp), its (ImportTimeStamp)


IC Attention.pngBe aware, that SPECIAL CASES WHERE THERE NEEDS TO BE A VALUE CALCULATED FOR A TS BECAUSE THE MOST INTUITITIT IS NOT AVAILABLE

BaseClass

CreationTimeStamp

UpdateTimeStamp

BaseProperty

UTS

CTS

ValidationTimeStamp

ProxyAttribute

InterfaceTimestamp

Proxy

ImportTimeStamp

ExportTimeStamp