|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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()
Watch
getId
in interface Watch
public Poster getPoster()
Watch
getPoster
in interface Watch
public void setPoster(Poster poster)
Watch
setPoster
in interface Watch
public int getMode()
Watch
getMode
in interface Watch
public void setMode(int mode)
Watch
setMode
in interface Watch
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |