|
||||||||||
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.MoveTopicCommand
Nested Class Summary |
Nested classes inherited from class org.jboss.portlet.forums.commands.CommandConstants |
CommandConstants.ImmutableResult |
Field Summary | |
java.lang.Integer |
destinationForumId
|
boolean |
leaveShadow
|
ForumsModule |
module
|
java.util.Collection |
topicIds
|
Fields inherited from class org.jboss.portlet.forums.commands.AbstractCommand |
log |
Constructor Summary | |
MoveTopicCommand(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 java.lang.Integer destinationForumId
public ForumsModule module
public boolean leaveShadow
Constructor Detail |
public MoveTopicCommand(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 |