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