Package dw.customer.shoppercontext
Contains classes for managing Shopper Context.
| Class | Description |
|---|---|
| ShopperContext | The class represents Shopper Context. |
| ShopperContextErrorCodes | Helper class containing error codes to indicate why a Shopper Context cannot be accessed, set or modified. |
| ShopperContextException | This exception could be thrown by ShopperContextMgr.setShopperContext(ShopperContext, Boolean), ShopperContextMgr.getShopperContext() and ShopperContextMgr.removeShopperContext() when an error occurs. |
| ShopperContextMgr | Provides static helper methods for managing Shopper Context. |