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