|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModerationManager | |
---|---|
com.jivesoftware.forum | Core interfaces and classes for Jive Forums. |
com.jivesoftware.forum.database | DB implementation of core Jive Forums interfaces. |
com.jivesoftware.forum.moderation | |
com.jivesoftware.forum.moderation.action | |
com.jivesoftware.forum.proxy | Protection proxies for Jive Forums objects. |
Uses of ModerationManager in com.jivesoftware.forum |
---|
Methods in com.jivesoftware.forum that return ModerationManager | |
---|---|
abstract ModerationManager |
ForumFactory.getModerationManager()
Returns a moderation manager that can be used for moderating messages |
Uses of ModerationManager in com.jivesoftware.forum.database |
---|
Methods in com.jivesoftware.forum.database that return ModerationManager | |
---|---|
ModerationManager |
DbForumFactory.getModerationManager()
|
Uses of ModerationManager in com.jivesoftware.forum.moderation |
---|
Classes in com.jivesoftware.forum.moderation that implement ModerationManager | |
---|---|
class |
ModerationManagerImpl
|
Methods in com.jivesoftware.forum.moderation that return ModerationManager | |
---|---|
static ModerationManager |
ModerationManagerImpl.getInstance()
|
Uses of ModerationManager in com.jivesoftware.forum.moderation.action |
---|
Methods in com.jivesoftware.forum.moderation.action that return ModerationManager | |
---|---|
static ModerationManager |
BulkModerateAction.getModerationManager()
|
ModerationManager |
ViewModerateAction.getModerationManager()
|
Methods in com.jivesoftware.forum.moderation.action with parameters of type ModerationManager | |
---|---|
static void |
BulkModerateAction.setModerationManager(ModerationManager moderationManager)
|
Uses of ModerationManager in com.jivesoftware.forum.proxy |
---|
Methods in com.jivesoftware.forum.proxy that return ModerationManager | |
---|---|
ModerationManager |
ForumFactoryProxy.getModerationManager()
|
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |