|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portlet.forums.impl.WatchImpl
org.jboss.portlet.forums.impl.TopicWatchImpl
public class TopicWatchImpl
Watchers of topics.
Constructor Summary | |
---|---|
TopicWatchImpl()
Creates a new TopicWatchImpl object. |
Method Summary | |
---|---|
Topic |
getTopic()
DOCUMENT_ME |
void |
setTopic(Topic topic)
DOCUMENT_ME |
Methods inherited from class org.jboss.portlet.forums.impl.WatchImpl |
---|
getID, getMode, getPoster, setMode, setPoster |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jboss.portlet.forums.model.Watch |
---|
getID, getMode, getPoster, setMode, setPoster |
Constructor Detail |
---|
public TopicWatchImpl()
TopicWatchImpl
object.
Method Detail |
---|
public Topic getTopic()
TopicWatch
getTopic
in interface TopicWatch
public void setTopic(Topic topic)
setTopic
in interface TopicWatch
topic
- DOCUMENT_ME
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |