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