|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Command
TODO.
| Method Summary | |
|---|---|
void |
execute(DSession session,
java.util.Map parameters,
java.io.PrintWriter printWriter)
Executes the command. |
| Method Detail |
|---|
void execute(DSession session,
java.util.Map parameters,
java.io.PrintWriter printWriter)
throws DNotesException,
java.io.IOException
session - 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 completed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||