public class ProductDetailsBeforeViewHandler extends Object
BeforeViewHandlerAdaptee. Disables browser side caching for product configuration page
and product configuration overview page, by setting the corresponding HHTP-Headers.| Modifier and Type | Field and Description |
|---|---|
static String |
PRODUCT_CONFIG_OVERVIEW_PAGE
Path to the product configuration overview page
|
static String |
PRODUCT_CONFIG_PAGE
Path to the product configuration page
|
| Constructor and Description |
|---|
ProductDetailsBeforeViewHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
beforeView(HttpServletRequest request,
HttpServletResponse response,
ModelMap model,
String viewName) |
public static final String PRODUCT_CONFIG_PAGE
public static final String PRODUCT_CONFIG_OVERVIEW_PAGE
Copyright © 2017 SAP SE. All Rights Reserved.