| Interface | Description |
|---|---|
| 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
replaced by more specific Daos like
CountryDao |
| I18NService | |
| L10NService |
This service covers the most basic localization functionality like accessing the localized resource bundles and
supporting the hybris locale fallback mechanism.
|
| Class | Description |
|---|---|
| DefaultI18NServiceTest |
The unit tests for i18NService.
|
| DefaultL10NServiceTest | |
| I18NDaoMock | |
| I18NServiceMock | |
| I18NServiceTest | |
| L10NServiceTest | |
| L10NServiceUnicodeTest |
Tests whether
L10NService is supporting UTF-8 encoded property files. |
| MockI18NTest |
Copyright © 2017 SAP SE. All Rights Reserved.