Ejemplo n.º 1
0
 public void addAnnouncement(Announcement announcement)
 {
     announcementsService.addAnnouncement(announcement);
 }