|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RatingManager | |
---|---|
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. |
Uses of RatingManager in com.jivesoftware.forum |
---|
Methods in com.jivesoftware.forum that return RatingManager | |
---|---|
static RatingManager |
RatingManagerFactory.getInstance(AuthToken authToken)
Returns a concrete instance of the rating manager interface wrapped by a protection proxy. |
Uses of RatingManager in com.jivesoftware.forum.database |
---|
Classes in com.jivesoftware.forum.database that implement RatingManager | |
---|---|
class |
DbRatingManager
|
Uses of RatingManager in com.jivesoftware.forum.proxy |
---|
Classes in com.jivesoftware.forum.proxy that implement RatingManager | |
---|---|
class |
RatingManagerProxy
A protection proxy for the RatingManager. |
Constructors in com.jivesoftware.forum.proxy with parameters of type RatingManager | |
---|---|
RatingManagerProxy(RatingManager ratingManager,
Permissions permissions)
Creates a new RatingManagerProxy object. |
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |