186187188189190191192
this.commandService.execute( new UnregisterExitPointCommand( name ) ); } public Agenda getAgenda() { return this.commandService.execute( new GetAgendaCommand() ); }