private void clearAccountTopics()
 {
     _dbInterface.DeleteAllTopics();
 }