| CommonI18NService |
Service covering country, currency, language area in the platform.
|
| ConversionStrategy |
Pluggable conversion abstraction for converting and rounding functionality
|
| FormatFactory |
Factory service interface for a thread safe creation of the most common formats in platform.
|
| I18NDao |
Deprecated.
|
| I18NService |
General i18n service methods which can be used to "bridge" between hybris internationalization and plain Java API (
Locale, TimeZone, Currency).
|
| L10NService |
This service covers the most basic localization functionality like accessing the localized resource bundles and
supporting the hybris locale fallback mechanism.
|