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