@Component
public class ShrLocales
extends java.lang.Object
VerboseLiteral
class,
useful to expand a java.util.Locale
object into a VerboseLiteral object.
The so built data structures serves to resolve the bounded value (map
member) in the userPrefs_form.jsp and to load
the list (list
member) of locales provided for the application.
see ShrLocale
Constructor and Description |
---|
ShrLocales() |
Modifier and Type | Method and Description |
---|---|
void |
check() |
java.util.Vector<ShrLocale> |
getList() |
java.util.HashMap<java.lang.String,ShrLocale> |
getMap() |