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