|
Jive Forums API (5.5.20.2-oracle) Web Services Client Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Locale | |
---|---|
com.jivesoftware.forum.webservices |
Uses of Locale in com.jivesoftware.forum.webservices |
---|
Methods in com.jivesoftware.forum.webservices that return Locale | |
---|---|
Locale |
Forum.getFinalLocale()
Returns the locale for this forum. |
Locale |
ForumCategory.getFinalLocale()
Returns the locale for this category. |
Locale |
Forum.getLocale()
Returns the locale for this forum. |
Locale |
ForumCategory.getLocale()
Returns the locale for this category. |
Methods in com.jivesoftware.forum.webservices with parameters of type Locale | |
---|---|
void |
Forum.setFinalLocale(Locale finalLocale)
|
void |
ForumCategory.setFinalLocale(Locale finalLocale)
|
void |
Forum.setLocale(Locale locale)
Sets the locale for this forum. |
void |
ForumCategory.setLocale(Locale locale)
Sets the locale for this category. |
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |