public function getNotifications()
 {
     return notificationPeer::retrieveByEntryId($this->getId());
 }