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