|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.bea.domingo.server.CreateDatabaseFromTemplateCommand
public class CreateDatabaseFromTemplateCommand
TODO.
| Constructor Summary | |
|---|---|
CreateDatabaseFromTemplateCommand()
|
|
| 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 CreateDatabaseFromTemplateCommand()
| Method Detail |
|---|
public void execute(DSession session,
java.util.Map parameters,
java.io.PrintWriter printWriter)
throws DNotesException,
java.io.IOException
execute in interface Commandsession - 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 | |||||||||