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