|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portlet.forums.action.Action
org.jboss.portlet.forums.action.ForumAction
org.jboss.portlet.forums.action.TopicAction
public abstract class TopicAction
| Field Summary |
|---|
| Fields inherited from class org.jboss.portlet.forums.action.ForumAction |
|---|
INIT, module, REFRESH |
| Constructor Summary | |
|---|---|
protected |
TopicAction(int mode)
Creates a new TopicAction object. |
| Method Summary | |
|---|---|
abstract Topic |
getTopic()
DOCUMENT_ME |
| Methods inherited from class org.jboss.portlet.forums.action.ForumAction |
|---|
getAttachments, getForum, getMessage, getMode, getPoster, init, setModule |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected TopicAction(int mode)
TopicAction object.
mode - DOCUMENT_ME| Method Detail |
|---|
public abstract Topic getTopic()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||