/**
  * @return integer
  */
 public function getTenantCreatorId()
 {
     return $this->tenantCreator->getId();
 }