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