Exemple #1
0
 public static List<Product> getList() {
   return ProductFacade.getList();
 }