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, processPostpublic void setActivity(EarlyYearsActivity scenario, java.lang.String[] tables)
EarlyYearsServicesetActivity in interface EarlyYearsServicescenario - the scenariotables - the tablespublic void setRailwayCornerNum(int newNum,
java.lang.String[] tables)
EarlyYearsServicesetRailwayCornerNum in interface EarlyYearsServicenewNum - the itables - the tablespublic void setRailwayCrossNum(int newNum,
java.lang.String[] tables)
EarlyYearsServicesetRailwayCrossNum in interface EarlyYearsServicenewNum - the itables - the tablespublic void setRailwayStraightNum(int newNum,
java.lang.String[] tables)
EarlyYearsServicesetRailwayStraightNum in interface EarlyYearsServicenewNum - the itables - the tablespublic void setRoadMode(PerformActionMessage roadMode, java.lang.String[] tables)
EarlyYearsServicesetRoadMode in interface EarlyYearsServiceroadMode - the btables - the tablespublic void showExplorerTeacherConsole(PerformActionMessage show, java.lang.String[] tables)
EarlyYearsServiceshowExplorerTeacherConsole in interface EarlyYearsServiceshow - the btables - the device to send to