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