public function getLinkStatus()
 {
     $this->_load();
     return parent::getLinkStatus();
 }