Beispiel #1
0
 Product readProduct(String filePath) throws IOException {
   return commandLineContext.readProduct(filePath);
 }