|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbuseManager | |
---|---|
com.jivesoftware.forum | Core interfaces and classes for Jive Forums. |
com.jivesoftware.forum.abuse | |
com.jivesoftware.forum.database | DB implementation of core Jive Forums interfaces. |
com.jivesoftware.forum.proxy | Protection proxies for Jive Forums objects. |
Uses of AbuseManager in com.jivesoftware.forum |
---|
Methods in com.jivesoftware.forum that return AbuseManager | |
---|---|
abstract AbuseManager |
ForumFactory.getAbuseManager()
Returns an abuse manager that can be used for managing abuse reports |
Uses of AbuseManager in com.jivesoftware.forum.abuse |
---|
Classes in com.jivesoftware.forum.abuse that implement AbuseManager | |
---|---|
class |
AbuseManagerImpl
|
Methods in com.jivesoftware.forum.abuse that return AbuseManager | |
---|---|
static AbuseManager |
AbuseManagerImpl.getInstance()
|
Uses of AbuseManager in com.jivesoftware.forum.database |
---|
Methods in com.jivesoftware.forum.database that return AbuseManager | |
---|---|
AbuseManager |
DbForumFactory.getAbuseManager()
|
Uses of AbuseManager in com.jivesoftware.forum.proxy |
---|
Methods in com.jivesoftware.forum.proxy that return AbuseManager | |
---|---|
AbuseManager |
ForumFactoryProxy.getAbuseManager()
|
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |