|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WatchSettingsManager | |
---|---|
com.jivesoftware.forum | Core interfaces and classes for Jive Forums. |
com.jivesoftware.forum.database | DB implementation of core Jive Forums interfaces. |
com.jivesoftware.forum.proxy | Protection proxies for Jive Forums objects. |
com.jivesoftware.forum.watches |
Uses of WatchSettingsManager in com.jivesoftware.forum |
---|
Methods in com.jivesoftware.forum that return WatchSettingsManager | |
---|---|
abstract WatchSettingsManager |
ForumFactory.getWatchSettingsManager()
Returns a watch settings manager that can be used to manage watch settings. |
Uses of WatchSettingsManager in com.jivesoftware.forum.database |
---|
Methods in com.jivesoftware.forum.database that return WatchSettingsManager | |
---|---|
WatchSettingsManager |
DbForumFactory.getWatchSettingsManager()
|
Constructors in com.jivesoftware.forum.database with parameters of type WatchSettingsManager | |
---|---|
WatchListener(DbWatchManager manager,
WatchSettingsManager settings)
|
Uses of WatchSettingsManager in com.jivesoftware.forum.proxy |
---|
Classes in com.jivesoftware.forum.proxy that implement WatchSettingsManager | |
---|---|
class |
WatchSettingsManagerProxy
A protection proxy for the WatchSettingsManager class. |
Methods in com.jivesoftware.forum.proxy that return WatchSettingsManager | |
---|---|
WatchSettingsManager |
ForumFactoryProxy.getWatchSettingsManager()
|
Constructors in com.jivesoftware.forum.proxy with parameters of type WatchSettingsManager | |
---|---|
WatchSettingsManagerProxy(WatchSettingsManager manager,
AuthToken authToken,
Permissions permissions)
Creates a new WatchSettingsManagerProxy object. |
Uses of WatchSettingsManager in com.jivesoftware.forum.watches |
---|
Classes in com.jivesoftware.forum.watches that implement WatchSettingsManager | |
---|---|
class |
WatchSettingsManagerImpl
|
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |