@Component(value="blCartStateRequestProcessor") public class CartStateRequestProcessor extends AbstractBroadleafWebRequestProcessor
CartStateFilter},
BroadleafWebRequestProcessor},
ServletWebRequest},
org.springframework.web.portlet.context.PortletWebRequest}| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BLC_RULE_MAP_PARAM |
protected static java.lang.String |
cartRequestAttributeName |
protected static boolean |
copyCartWhenSpecifiedStateChanges |
protected org.apache.commons.logging.Log |
LOG
Logger for this class and subclasses
|
protected OrderService |
orderService |
protected UpdateCartService |
updateCartService |
| Constructor and Description |
|---|
CartStateRequestProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getCartRequestAttributeName() |
void |
process(org.springframework.web.context.request.WebRequest request) |
static void |
setCartRequestAttributeName(java.lang.String cartRequestAttributeName) |
postProcessprotected final org.apache.commons.logging.Log LOG
public static final java.lang.String BLC_RULE_MAP_PARAM
protected static boolean copyCartWhenSpecifiedStateChanges
protected OrderService orderService
protected UpdateCartService updateCartService
protected static java.lang.String cartRequestAttributeName
public void process(org.springframework.web.context.request.WebRequest request)
public static java.lang.String getCartRequestAttributeName()
public static void setCartRequestAttributeName(java.lang.String cartRequestAttributeName)
Copyright © 2018. All Rights Reserved.