public void EditEntry()
 {
     _dreamDiaryBus.EditEntry(_entry);
 }