|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.bea.domingo.server.SaveDocumentCommand
public class SaveDocumentCommand
TODO.
Constructor Summary | |
---|---|
SaveDocumentCommand()
|
Method Summary | |
---|---|
void |
execute(DSession session,
java.util.Map parameters,
java.io.PrintWriter printWriter)
Executes the command. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SaveDocumentCommand()
Method Detail |
---|
public void execute(DSession session, java.util.Map parameters, java.io.PrintWriter printWriter) throws DNotesException, java.io.IOException
execute
in interface Command
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 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 |