G I L O R

G

getI18nService(String, Locale) - Method in interface org.ow2.chameleon.i18n.I18nServiceSelector
Gets a i18n service localizing the given resource for the given locale.
getI18nService(String, Locale, boolean) - Method in interface org.ow2.chameleon.i18n.I18nServiceSelector
Gets a i18n service localizing the given resource for the given locale.
getI18nServiceForCurrentLocale(String) - Method in interface org.ow2.chameleon.i18n.I18nServiceSelector
Gets a i18n service localizing the given resource for the current locale.
getI18nServiceForCurrentLocale(String, boolean) - Method in interface org.ow2.chameleon.i18n.I18nServiceSelector
Gets a i18n service localizing the given resource for the current locale.
getI18nServices(String) - Method in interface org.ow2.chameleon.i18n.I18nServiceSelector
Gets all I18nService providers localizing the given resource name.
getI18nServices(String, Locale) - Method in interface org.ow2.chameleon.i18n.I18nServiceSelector
Gets all I18nService providers localizing the given resource name and supporting the given locale.
getI18nServices(String, Locale, boolean) - Method in interface org.ow2.chameleon.i18n.I18nServiceSelector
Gets all I18nService providers localizing the given resource name and supporting the given locale.
getI18nServices(Locale) - Method in interface org.ow2.chameleon.i18n.I18nServiceSelector
Gets all I18nService providers supporting the given locale.
getI18nServices(Locale, boolean) - Method in interface org.ow2.chameleon.i18n.I18nServiceSelector
Gets all I18nService providers supporting the given locale.
getI18nServicesForCurrentLocale(String) - Method in interface org.ow2.chameleon.i18n.I18nServiceSelector
Gets all I18nService providers localizing the given resource name and supporting the current locale.
getI18nServicesForCurrentLocale(String, boolean) - Method in interface org.ow2.chameleon.i18n.I18nServiceSelector
Gets all I18nService providers localizing the given resource name and supporting the current locale.
getKeys() - Method in interface org.ow2.chameleon.i18n.I18nService
Gets the list of the localized messages.
getLocale() - Method in interface org.ow2.chameleon.i18n.I18nService
Gets the locale offered by the provider.
getResources() - Method in interface org.ow2.chameleon.i18n.I18nService
Gets the list of the localized resource.
getString(String) - Method in interface org.ow2.chameleon.i18n.I18nService
Gets the localized message for the given key.

I

I18nService - Interface in org.ow2.chameleon.i18n
Internationalization service.
I18nServiceSelector - Interface in org.ow2.chameleon.i18n
Internationalization service selector.

L

LOCALE_PROPERTY - Static variable in interface org.ow2.chameleon.i18n.I18nService
Service Properties exposed by provider indicating the locale of the messages.

O

org.ow2.chameleon.i18n - package org.ow2.chameleon.i18n
 

R

RESOURCE_PROPERTY - Static variable in interface org.ow2.chameleon.i18n.I18nService
Service Properties exposed by provider indicating the localized resources.

G I L O R

Copyright © 2009-2010 OW2 Chameleon. All Rights Reserved.