| Package | Description |
|---|---|
| de.hybris.platform.commons.translator |
| Modifier and Type | Class and Description |
|---|---|
class |
RenderersFactoryFromDB
RenderersFactoryFromDB uses the configuration from the hMC. |
class |
RenderersFactoryFromFile
RendererFactory for source of renderers from xml file
|
| Constructor and Description |
|---|
TranslatorConfiguration(InputStream parsersConfiguration,
RenderersFactory renderersFactory)
This constructor should be used when parsers configuration is defined in xml file
|
TranslatorConfiguration(Map<String,AbstractParser> parsersConfiguration,
RenderersFactory renderersFactory)
This constructor should be used when parsers configuration is defined in database.
|
Copyright © 2017 SAP SE. All Rights Reserved.