|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.bea.domingo.server.BaseCommand
de.bea.domingo.server.ReadDocumentCommand
public final class ReadDocumentCommand
TODO.
| Constructor Summary | |
|---|---|
ReadDocumentCommand()
|
|
| Method Summary | |
|---|---|
void |
execute(DSession session,
java.util.Map parameters,
java.io.PrintWriter printWriter)
Executes the command. |
| Methods inherited from class de.bea.domingo.server.BaseCommand |
|---|
getParameterString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReadDocumentCommand()
| Method Detail |
|---|
public void execute(DSession session,
java.util.Map parameters,
java.io.PrintWriter printWriter)
throws DNotesException,
java.io.IOException
execute in interface Commandexecute in class BaseCommandsession - domingo session for executionparameters - request parametersprintWriter - writer for the response
DNotesException - if the command cannot be executed
java.io.IOException - if the response could not be created or completedCommand.execute(de.bea.domingo.DSession, java.util.Map, java.io.PrintWriter)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||