Interface | Description |
---|---|
BaseUriResolver | |
CurrenciesService | |
LocalesService | |
PublicInfoService | |
ShopConfiguration | |
ShopDao | |
ShopDomainService | |
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 | |
PublicInfoResource |
REST resource for fetching public info from a specific shop.
|
PublicInfoServiceEP6 | |
Shop | |
ShopConfigurationImpl | |
ShopCurrencies | |
ShopDaoJdbcTemplate |
It fetches a Shop entity executing 3 sql queries for shop:
Basic info for: ids,
Available languages
Available countries
|
ShopDomainServiceImpl | |
ShopLocales | |
ShopPlugin | |
ShopProvider | |
ShopProvider.ShopProxy |
It wraps a RuntimeException to delay the throwing outside the injector's provider reach
|
ShopProvider.StorenameProvider |
Workaround: Shop is not visible in every module.
|
ShopPublicCompleteInfo | |
ShopPublicInfo | |
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 | |
ShopServiceEventListener | |
ShopServiceImpl |