|
|||||||||
| 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.post.ForumCommand
org.jboss.portlet.forums.commands.post.TopicCommand
public abstract class TopicCommand
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jboss.portlet.forums.commands.CommandConstants |
|---|
CommandConstants.ImmutableResult |
| Field Summary | |
|---|---|
Topic |
topic
DOCUMENT_ME |
int |
topicId
DOCUMENT_ME |
| Fields inherited from class org.jboss.portlet.forums.commands.post.ForumCommand |
|---|
category, currentUser, forum, forumId, forumsModule, message, poll, poster |
| Fields inherited from class org.jboss.portlet.forums.commands.AbstractCommand |
|---|
log |
| Constructor Summary | |
|---|---|
protected |
TopicCommand(JBossActionRequest request,
JBossActionResponse response)
|
| Method Summary |
|---|
| Methods inherited from class org.jboss.portlet.forums.commands.post.ForumCommand |
|---|
__execute, authType, currentUser, execute, find, getModule, getPoster, prepare, setCurrentUser, setModule, setPoster |
| 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 int topicId
public Topic topic
| Constructor Detail |
|---|
protected TopicCommand(JBossActionRequest request,
JBossActionResponse response)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||