|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvooga.network.util.VoogaUtilsServerRequest
vooga.network.util.GetAllDataRequest
class GetAllDataRequest
GetAllDataRequest execute gets Map of all data in the given table.
Field Summary |
---|
Fields inherited from class vooga.network.util.VoogaUtilsServerRequest |
---|
myDataObject, myKey, myModule, myObject, myTable |
Constructor Summary | |
---|---|
GetAllDataRequest(java.lang.String module,
java.lang.String table)
|
Method Summary | |
---|---|
java.lang.Object |
execute(VoogaUtilsServer server)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetAllDataRequest(java.lang.String module, java.lang.String table)
Method Detail |
---|
public java.lang.Object execute(VoogaUtilsServer server)
execute
in class VoogaUtilsServerRequest
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |