Skip navigation links
G I L M R S W 

G

getDefaultLocale() - Method in interface ws.l10n.core.MessageBundle
Gets default local of message bundle.
getLocale() - Method in interface ws.l10n.core.MessageMap
Gets locale of this pack.
getMessage(String, Locale, String) - Method in interface ws.l10n.core.MessageBundleContext
Gets message by code and locale, if not exists return defaultMessage.
getMessage(String, Locale) - Method in interface ws.l10n.core.MessageBundleContext
Gets message by code and locale, if not exists and useCodeAsDefaultMessage option was set true returns the code.
getMessage(String) - Method in interface ws.l10n.core.MessageMap
Gets message by code.
getMessage(String, Locale) - Method in class ws.l10n.core.ReloadableMessageBundleContext
 
getMessage(String, Locale, String) - Method in class ws.l10n.core.ReloadableMessageBundleContext
 
getMessage(String, Locale) - Method in class ws.l10n.core.SimpleMessageBundleContext
 
getMessage(String, Locale, String) - Method in class ws.l10n.core.SimpleMessageBundleContext
 
getMessages() - Method in interface ws.l10n.core.MessageBundle
Gets message map by locale.
getMessages() - Method in interface ws.l10n.core.MessageMap
Gets key-value map.
getSupportedLocales() - Method in interface ws.l10n.core.MessageBundle
 

I

init() - Method in class ws.l10n.core.ReloadableMessageBundleContext
 

L

load(String, String) - Method in interface ws.l10n.core.MessageBundleService
Loads messages and put them to MessageBundle object.
load(String, String, String[]) - Method in interface ws.l10n.core.MessageBundleService
The same as above only loads requested locales.

M

MessageBundle - Interface in ws.l10n.core
Interface describes API response.
MessageBundleContext - Interface in ws.l10n.core
Interface with main methods of message context.
MessageBundleService - Interface in ws.l10n.core
Interface describes main L10n APIs functionality In case of error or exceptions throws runtime ServiceException.
MessageMap - Interface in ws.l10n.core
Interface describes bunch of messages by locale.

R

reload() - Method in class ws.l10n.core.ReloadableMessageBundleContext
 
ReloadableMessageBundleContext - Class in ws.l10n.core
Reloadable implementation of MessageBundleContext.
ReloadableMessageBundleContext(MessageBundleService, String, String) - Constructor for class ws.l10n.core.ReloadableMessageBundleContext
 

S

ScheduledReloadableMessageBundleContext - Class in ws.l10n.core
 
ScheduledReloadableMessageBundleContext(MessageBundleService, String, String) - Constructor for class ws.l10n.core.ScheduledReloadableMessageBundleContext
 
ScheduledReloadableMessageBundleContext(MessageBundleService, String, String, long) - Constructor for class ws.l10n.core.ScheduledReloadableMessageBundleContext
 
ServiceException - Exception in ws.l10n.core
 
ServiceException(String) - Constructor for exception ws.l10n.core.ServiceException
 
ServiceException(String, Throwable) - Constructor for exception ws.l10n.core.ServiceException
 
ServiceException(Throwable) - Constructor for exception ws.l10n.core.ServiceException
 
setMessageBundle(MessageBundle) - Method in class ws.l10n.core.SimpleMessageBundleContext
 
SimpleMessageBundleContext - Class in ws.l10n.core
 
SimpleMessageBundleContext(MessageBundle) - Constructor for class ws.l10n.core.SimpleMessageBundleContext
 
start() - Method in class ws.l10n.core.ScheduledReloadableMessageBundleContext
 
stop() - Method in class ws.l10n.core.ScheduledReloadableMessageBundleContext
 

W

ws.l10n.core - package ws.l10n.core
 
G I L M R S W 
Skip navigation links