|
Jive Forums API (5.5.8) Developer Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jivesoftware.forum.RatingManagerFactory
public class RatingManagerFactory
A factory that returns a concrete instance of a rating manager.
| Field Summary | |
|---|---|
static Cache |
ratingsCache
|
| Method Summary | |
|---|---|
static RatingManager |
getInstance(AuthToken authToken)
Returns a concrete instance of the rating manager interface wrapped by a protection proxy. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static Cache ratingsCache
| Method Detail |
|---|
public static RatingManager getInstance(AuthToken authToken)
authToken - the authToken corresponding to the user requesting the rating manager.
|
Jive Forums Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||