Class RestLogic
- java.lang.Object
-
- net.officefloor.tutorials.graphicalconfigurationexample.RestLogic
-
public class RestLogic extends java.lang.Object
REST logic.- Author:
- daniel
-
-
Constructor Summary
Constructors Constructor Description RestLogic()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
getItem()
void
postItem()
void
service()
-