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