Uses of Class
org.pentaho.di.ui.i18n.MessagesStore
-
Packages that use MessagesStore Package Description org.pentaho.di.ui.i18n -
-
Uses of MessagesStore in org.pentaho.di.ui.i18n
Methods in org.pentaho.di.ui.i18n that return MessagesStore Modifier and Type Method Description MessagesStore
TranslationsStore. findMainLocaleMessagesStore(String sourceFolder, String messagesPackage)
Methods in org.pentaho.di.ui.i18n that return types with arguments of type MessagesStore Modifier and Type Method Description List<MessagesStore>
TranslationsStore. getChangedMessagesStores()
Map<String,MessagesStore>
SourceStore. getMessagesMap()
List<MessagesStore>
TranslationsStore. getMessagesStores(String searchLocale, String messagesPackage)
-