Interface | Description |
---|---|
BaseUriResolver | |
CurrenciesService | |
LocalesService | |
ShopConfiguration | |
ShopDao | |
ShopRepository | |
ShopRequestContextService | |
ShopService |
Class | Description |
---|---|
BaseUriResolverImpl | |
CurrenciesResource |
REST resource for fetching currencies from a specific shop.
|
CurrenciesServiceEP6 | |
LocalesResource |
REST resource for fetching locales from a specific shop.
|
LocalesServiceEP6 | |
Shop | |
ShopConfigurationImpl | |
ShopCurrencies | |
ShopDaoJdbcTemplate |
It fetches a Shop entity executing 3 sql queries for shop:
Basic info for: ids,
Available languages
Available countries
|
ShopFactory | |
ShopFactory.ShopProxy |
It wraps a RuntimeException to delay the throwing outside the injector's provider reach
|
ShopLocales | |
ShopPlugin | |
ShopRepositoryCustom |
TODO remove it for 6.18.x EPG-34277 6.17.6 Migration issue.
|
ShopRequestContext | |
ShopRequestContext.Builder |
A builder for creating immutable table instances.
|
ShopRequestContextServiceImpl | |
ShopResource | |
ShopServiceEventListener | |
ShopServiceImpl | |
StorenameProvider |
TODO Try to inject the Provider
|