public function setNoteEntity($noteEntity)
 {
     $this->_load();
     return parent::setNoteEntity($noteEntity);
 }