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