|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portlet.forums.commands.CompositeCommand
public class CompositeCommand
| Constructor Summary | |
|---|---|
CompositeCommand()
|
|
| Method Summary | |
|---|---|
void |
add(Command cmd)
DOCUMENT_ME |
Result |
execute()
DOCUMENT_ME |
Configurator |
getConfigurator()
DOCUMENT_ME |
java.util.Iterator |
iterator()
DOCUMENT_ME |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompositeCommand()
| Method Detail |
|---|
public void add(Command cmd)
cmd - DOCUMENT_MEpublic Configurator getConfigurator()
getConfigurator in interface Commandpublic java.util.Iterator iterator()
public Result execute()
execute in interface Command
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||