Exemple #1
0
 public static int updateBasicInfo(Product product) {
   return ProductFacade.updateBasicInfo(product);
 }