public function getUserId()
 {
     $this->__load();
     return parent::getUserId();
 }