|
||||||||||
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.ForumWatchImpl
Watchers of forums.
Constructor Summary | |
ForumWatchImpl()
Creates a new ForumWatchImpl object. |
Method Summary | |
Forum |
getForum()
DOCUMENT_ME |
void |
setForum(Forum forum)
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 ForumWatchImpl()
ForumWatchImpl
object.
Method Detail |
public Forum getForum()
ForumWatch
getForum
in interface ForumWatch
public void setForum(Forum forum)
setForum
in interface ForumWatch
forum
- DOCUMENT_ME
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |