Uses of Interface
org.jasig.portal.i18n.ILocaleStore

Packages that use ILocaleStore
org.jasig.portal.i18n   
 

Uses of ILocaleStore in org.jasig.portal.i18n
 

Classes in org.jasig.portal.i18n that implement ILocaleStore
 class RDBMLocaleStore
          Database implementation of locale storage interface.
 

Fields in org.jasig.portal.i18n declared as ILocaleStore
private static ILocaleStore LocaleStoreFactory.localeStoreImpl
           
 

Methods in org.jasig.portal.i18n that return ILocaleStore
static ILocaleStore LocaleStoreFactory.getLocaleStoreImpl()
          Returns an instance of the ILocaleStore specified in portal.properties