当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
TopicWatchImpl - JBOSS Portal 2.6 API 英文版文档
org.jboss.portlet.forums.impl
Class TopicWatchImpl
java.lang.Object
org.jboss.portlet.forums.impl.WatchImpl
org.jboss.portlet.forums.impl.TopicWatchImpl
- All Implemented Interfaces:
- java.io.Serializable, TopicWatch, Watch
- public class TopicWatchImpl
- extends WatchImpl
- implements java.io.Serializable, TopicWatch
Watchers of topics.
- Version:
- $Revision: 5448 $
- Author:
- Julien Viet , Thomas Heute
- See Also:
- Serialized Form
Fields inherited from class org.jboss.portlet.forums.impl.WatchImpl |
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
topic
private Topic topic
TopicWatchImpl
public TopicWatchImpl()
- Creates a new
TopicWatchImpl
object.
getTopic
public Topic getTopic()
- Description copied from interface:
TopicWatch
- DOCUMENT_ME
- Specified by:
getTopic
in interface TopicWatch
- Returns:
- DOCUMENT_ME
setTopic
public void setTopic(Topic topic)
- DOCUMENT_ME
- Specified by:
setTopic
in interface TopicWatch
- Parameters:
topic
- DOCUMENT_ME