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