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