public class MiniCartComponentController extends AbstractAcceleratorCMSComponentController<MiniCartComponentModel>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SUB_TOTAL |
static java.lang.String |
TOTAL_DISPLAY |
static java.lang.String |
TOTAL_ITEMS |
static java.lang.String |
TOTAL_NO_DELIVERY |
static java.lang.String |
TOTAL_PRICE |
| Constructor and Description |
|---|
MiniCartComponentController() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
fillModel(HttpServletRequest request,
Model model,
MiniCartComponentModel component) |
getViewpublic static final java.lang.String TOTAL_PRICE
public static final java.lang.String TOTAL_ITEMS
public static final java.lang.String TOTAL_DISPLAY
public static final java.lang.String TOTAL_NO_DELIVERY
public static final java.lang.String SUB_TOTAL
protected void fillModel(HttpServletRequest request,
Model model,
MiniCartComponentModel component)
Copyright © 2018 SAP SE. All Rights Reserved.