|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.histpop.server.methods.ServerMethod
org.histpop.server.methods.GetCollection
public class GetCollection
| Field Summary |
|---|
| Fields inherited from class org.histpop.server.methods.ServerMethod |
|---|
parameters |
| Constructor Summary | |
|---|---|
GetCollection(java.lang.String methodName,
java.lang.String queryName,
java.lang.String resultType)
|
|
| Method Summary | |
|---|---|
ServerObj |
execute(ServerContext ctx)
|
| Methods inherited from class org.histpop.server.methods.ServerMethod |
|---|
getName, getParameters, getTarget, setName, setTarget |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetCollection(java.lang.String methodName,
java.lang.String queryName,
java.lang.String resultType)
| Method Detail |
|---|
public ServerObj execute(ServerContext ctx)
throws ServerException
execute in class ServerMethodServerException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||