30 ->
setId($this->getId())
31 ->setEntityTag($this->getEntityTag())
32 ->setVendorVersionId($this->entity->getVendorVersionId())
33 ->setRecurrenceId($this->entity->getRecurrenceId())
34 ->setLastSyncStatus($this->getLastSyncStatus())
35 ->setVendorEventId($this->getVendorEventId())
36 ->setVersion($this->getVersion())
37 ->setData($this->entity->getData())
38 ->setConnection($this->getConnection())
39 ->setEvent($this->getEvent())