Пример #1
0
 @Override
 public void updateProductionLine(ProductionLine productionLine) {
   organizationDao.updateProductionLine(productionLine);
 }