Пример #1
0
 public Collection<Period> getAllPeriods() {
   return periodStore.getAll();
 }