|
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.ForumLocaleManager
public class ForumLocaleManager
A Forums instance of LocaleManager. Manages locale settings for forum objects.
LocaleManager| Method Summary | |
|---|---|
static ForumLocaleManager |
getInstance()
|
java.util.Locale |
getLocale(EntityDescriptor entityDescriptor,
User user,
javax.servlet.http.HttpServletRequest req)
Returns a Locale object for the specified entity, if one exists. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ForumLocaleManager getInstance()
public java.util.Locale getLocale(EntityDescriptor entityDescriptor,
User user,
javax.servlet.http.HttpServletRequest req)
LocaleManager
getLocale in interface LocaleManagerentityDescriptor - the object describing a specific entityuser - the user associated with the requestreq - the servlet request object, used to load the users locale.
EntityDescriptor,
User
|
Jive Forums Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||