Пример #1
0
 @Override
 public void updateGroup(Group group) {
   organizationDao.updateGroup(group);
 }