Package io.jmix.samples.restservice.app
Class ProductServiceImpl
java.lang.Object
io.jmix.samples.restservice.app.ProductServiceImpl
- All Implemented Interfaces:
ProductService
@RestService("app_Products")
public class ProductServiceImpl
extends Object
implements ProductService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProductServiceImpl
public ProductServiceImpl()
-
-
Method Details
-
getProducts
- Specified by:
getProductsin interfaceProductService
-