|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.portlet.forums.impl.WatchImpl
Watchers for email notifications.
Constructor Summary | |
WatchImpl()
|
Method Summary | |
java.lang.Integer |
getId()
Return the watch ID. |
int |
getMode()
Return the mode. |
Poster |
getPoster()
Return the poster. |
void |
setMode(int mode)
Set the mode. |
void |
setPoster(Poster poster)
Set the poster. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WatchImpl()
Method Detail |
public java.lang.Integer getId()
public Poster getPoster()
Watch
public void setPoster(Poster poster)
public int getMode()
public void setMode(int mode)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |