PageMixer demonstration with Servlet

common
Interface LocaleConstants

All Known Subinterfaces:
LocaleKeys

public interface LocaleConstants


Field Summary
static java.lang.String CLASS_LOCALE
           
static java.lang.String CLASS_LOCALE_ENTRY
           
static java.lang.String PARAM_LOCALE
           
static java.lang.String REQUEST_LOCALE_ENTRY
           
static java.lang.String REQUEST_LOCALE_ENTRY_PROVIDER
           
static java.lang.String SESSION_LOCALE
           
 

Field Detail

CLASS_LOCALE_ENTRY

public static final java.lang.String CLASS_LOCALE_ENTRY

CLASS_LOCALE

public static final java.lang.String CLASS_LOCALE

PARAM_LOCALE

public static final java.lang.String PARAM_LOCALE

REQUEST_LOCALE_ENTRY_PROVIDER

public static final java.lang.String REQUEST_LOCALE_ENTRY_PROVIDER

REQUEST_LOCALE_ENTRY

public static final java.lang.String REQUEST_LOCALE_ENTRY

SESSION_LOCALE

public static final java.lang.String SESSION_LOCALE

PageMixer demonstration with Servlet