Goods.BasicMetaobject.commitObjectChanges Function
commitObjectChanges is called during commitTransaction. The object is removed from the transaction list of the cache manager. If the obj is invalidated, it's destroyed (this.destroyObject()).

Default void commitObjectChanges (Goods.ObjectHeader)
  Type Name Description  
    ObjectHeader obj a Persistent object to commit  
  Return Description  
    void