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 SummaryFields inherited from interface io.jmix.samples.rest.service.OtherRestTestServiceNAME
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
OtherRestTestServiceBeanpublic OtherRestTestServiceBean()
 
- 
- 
Method Details- 
testMethodpublic void testMethod()- Specified by:
- testMethodin interface- OtherRestTestService
 
 
-