|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.portlet.command.ActionCommand
org.jboss.portlet.forums.commands.AbstractCommand
org.jboss.portlet.forums.commands.moderation.DeleteTopicCommand
| Nested Class Summary |
| Nested classes inherited from class org.jboss.portlet.forums.commands.CommandConstants |
CommandConstants.ImmutableResult |
| Field Summary | |
ForumsModule |
module
|
java.util.Collection |
topicIds
|
| Fields inherited from class org.jboss.portlet.forums.commands.AbstractCommand |
log |
| Constructor Summary | |
DeleteTopicCommand(JBossActionRequest request,
JBossActionResponse response)
|
|
| Method Summary | |
Result |
execute()
Execute the real business job. |
| Methods inherited from class org.jboss.portlet.forums.commands.AbstractCommand |
getConfigurator |
| Methods inherited from class org.jboss.portlet.command.ActionCommand |
getRequest, getResponse |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.util.Collection topicIds
public ForumsModule module
| Constructor Detail |
public DeleteTopicCommand(JBossActionRequest request,
JBossActionResponse response)
| Method Detail |
public Result execute()
throws CommandException
Command
CommandException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||