Esempio n. 1
0
 public static List <Object> acceptAllProducts()
 {
     return(ProductDAO.populateAllProduct());
 }