public void OnGetAllUsersFromDatabaseFailure(string error)
 {
     _staffView.OnFetchDataFailure(error);
 }