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