444445446447448449450
public Globals getGlobals() { return commandService.execute( new GetGlobalsCommand() ); } public Calendars getCalendars() { return commandService.execute( new GetCalendarsCommand() ); }
414415416417418419420
464465466467468469470
370371372373374375376
469470471472473474475
417418419420421422423
401402403404405406407
465466467468469470471