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