public class EarlyYearsServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements EarlyYearsService
EarlyYearsService.Util
Constructor and Description |
---|
EarlyYearsServiceImpl() |
Modifier and Type | Method and Description |
---|---|
void |
setActivity(EarlyYearsActivity scenario,
java.lang.String[] tables)
Sets the activity.
|
void |
setRailwayCornerNum(int newNum,
java.lang.String[] tables)
Sets the railway corner num.
|
void |
setRailwayCrossNum(int newNum,
java.lang.String[] tables)
Sets the railway cross num.
|
void |
setRailwayStraightNum(int newNum,
java.lang.String[] tables)
Sets the railway straight num.
|
void |
setRoadMode(PerformActionMessage roadMode,
java.lang.String[] tables)
Sets the road mode.
|
void |
showExplorerTeacherConsole(PerformActionMessage show,
java.lang.String[] tables)
Show explorer teacher console.
|
getSerializationPolicy, processCall, processPost
public void setActivity(EarlyYearsActivity scenario, java.lang.String[] tables)
EarlyYearsService
setActivity
in interface EarlyYearsService
scenario
- the scenariotables
- the tablespublic void setRailwayCornerNum(int newNum, java.lang.String[] tables)
EarlyYearsService
setRailwayCornerNum
in interface EarlyYearsService
newNum
- the itables
- the tablespublic void setRailwayCrossNum(int newNum, java.lang.String[] tables)
EarlyYearsService
setRailwayCrossNum
in interface EarlyYearsService
newNum
- the itables
- the tablespublic void setRailwayStraightNum(int newNum, java.lang.String[] tables)
EarlyYearsService
setRailwayStraightNum
in interface EarlyYearsService
newNum
- the itables
- the tablespublic void setRoadMode(PerformActionMessage roadMode, java.lang.String[] tables)
EarlyYearsService
setRoadMode
in interface EarlyYearsService
roadMode
- the btables
- the tablespublic void showExplorerTeacherConsole(PerformActionMessage show, java.lang.String[] tables)
EarlyYearsService
showExplorerTeacherConsole
in interface EarlyYearsService
show
- the btables
- the device to send to