Goods.Metaobject.loadObject Function
loadObject is not so much the loading of the Object, ,but a notification thereof. The object is really loaded by the Storage class (in prepare(obj) method) and after the deed is done, this method is called.

Default void loadObject (Goods.ObjectHeader)
  Type Name Description  
    ObjectHeader obj a ObjectHeader object that has been loaded  
  Return Description  
    void