Uses of Class
org.pentaho.di.ui.i18n.LocaleStore

Packages that use LocaleStore
org.pentaho.di.ui.i18n   
 

Uses of LocaleStore in org.pentaho.di.ui.i18n
 

Methods in org.pentaho.di.ui.i18n that return types with arguments of type LocaleStore
 Map<String,LocaleStore> TranslationsStore.getTranslationsMap()
           
 

Method parameters in org.pentaho.di.ui.i18n with type arguments of type LocaleStore
 void TranslationsStore.setTranslationsMap(Map<String,LocaleStore> translationsMap)