Package io.jmix.samples.rest.service
Class OtherRestTestServiceBean
java.lang.Object
io.jmix.samples.rest.service.OtherRestTestServiceBean
- All Implemented Interfaces:
OtherRestTestService
@Service("jmix_OtherRestTestService")
public class OtherRestTestServiceBean
extends Object
implements OtherRestTestService
-
Field Summary
Fields inherited from interface io.jmix.samples.rest.service.OtherRestTestService
NAME
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
OtherRestTestServiceBean
public OtherRestTestServiceBean()
-
-
Method Details
-
testMethod
public void testMethod()- Specified by:
testMethod
in interfaceOtherRestTestService
-