PageMixer demonstration

common
Interface LocaleConstants

All Known Implementing Classes:
PreparseSample, BasketEntryIterationFilter, BasketEntryIterationFilter.EntryNameL18NText, BasketFilter

public interface LocaleConstants

Constants for Locale handling.


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