Interface | Description |
---|---|
ISOService |
Service that provide methods to look up the
standards published by the International Organization for Standardization (ISO)
For example, ISO 3166-1 define codes for countries/dependent territories that are widely used
by many systems.
|
TranslationOverrideStrategy |
Provides translations at both the standard site catalog and template catalog level, whichever is appropriate.
|
TranslationService | |
TranslationSupport |
TranslationService functionality, primarily in support of TranslationOverrideStrategy instances. |
Class | Description |
---|---|
DynamicTranslationProvider |
Convenience class to provide dynamic field translations.
|
ISOServiceImpl | |
LocalePair |
Represents a cached translation pair.
|
SparseTranslationOverrideStrategy |
A retrieval and caching strategy for translations.
|
ThresholdCacheTranslationOverrideStrategy |
Default
TranslationOverrideStrategy . |
TranslationBatchReadCache |
Thread-local cache structure that contains all of the
Translation s for a batch of processing. |
TranslationConsiderationContext |
Container for ThreadLocal attributes that relate to Translation.
|
TranslationServiceExtensionManager |
Provide specialized cache population queries for price lists.
|
TranslationServiceImpl |
Copyright © 2022. All rights reserved.