Interface | Description |
---|---|
BaseUriResolver | |
CurrenciesService | |
LocalesService | |
PublicInfoService | |
ShopConfiguration | |
ShopDao | |
ShopDomainService | |
ShopRepository | |
ShopRequestContextService | |
ShopService | |
TenantAuthorization |
Class | Description |
---|---|
AbstractAddress |
Full description of an address.
|
Address | |
AnonymousAuthentificationFilter | |
BasePrice |
Normed price information.
|
BaseUriResolverImpl | |
Country.Validator | |
CurrenciesResource |
REST resource for fetching currencies from a specific shop.
|
CurrenciesServiceEP6 | |
Image |
Image entity
|
LineItem | |
LineItemContainer |
A LineItemContainer is the container holding all line items and
pricing related information.
|
LocalesResource |
REST resource for fetching locales from a specific shop.
|
LocalesServiceEP6 | |
PagedResourcesWrapper | |
PagerStartsFromOneBeanParam | |
PagerStartsFromZeroBeanParam | |
Price |
A price including amount, currency and tax information
|
Price.Builder | |
PriceInfo |
Pricing information
|
PublicInfoResource |
REST resource for fetching public info from a specific shop.
|
PublicInfoServiceEP6 | |
Quantity |
Amount and Unit
|
Scopes | |
Shop | |
ShopConfigurationImpl | |
ShopCurrencies | |
ShopDaoJdbcTemplate |
It fetches a Shop entity executing 3 sql queries for shop:
Basic info for: ids,
Available languages
Available countries
|
ShopDomainServiceImpl | |
ShopGUIDLogbackAccessConverter | |
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 | |
ShopRequestContext | |
ShopRequestContext.Builder |
A builder for creating immutable table instances.
|
ShopRequestContextServiceImpl | |
ShopSecurityPlugin | |
ShopServiceEventListener | |
ShopServiceImpl | |
StorenameLogbackAccessConverter | |
TenancyAuthorizationFilter |
Throws a
NotAuthorizedException if the shop-identifier in the URL
path segment does not match the identifier obtained from the current
SecurityContext . |
TenantAuthorizationByShopGuid | |
TenantAuthorizationByShopPublicId |
Enum | Description |
---|---|
Country.CountryCodeType | |
Image.Classifier | |
TaxType |
Annotation Type | Description |
---|---|
Country |
Tests validity of country codes according to ISO 3166-1
|
ShopIdAuthorization |