Jive Forums API (5.5.20.2-oracle) Web Services Client Javadocs

Uses of Class
com.jivesoftware.forum.webservices.Locale

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

Copyright © 1999-2006 Jive Software.