@Component(value="blCustomerState") public class CustomerState extends Object
CustomerStateRefresher.| Constructor and Description |
|---|
CustomerState() |
| Modifier and Type | Method and Description |
|---|---|
static org.broadleafcommerce.profile.core.domain.Customer |
getCustomer() |
static org.broadleafcommerce.profile.core.domain.Customer |
getCustomer(javax.servlet.http.HttpServletRequest request) |
static org.broadleafcommerce.profile.core.domain.Customer |
getCustomer(org.springframework.web.context.request.WebRequest request) |
static void |
setCustomer(org.broadleafcommerce.profile.core.domain.Customer customer) |
public static org.broadleafcommerce.profile.core.domain.Customer getCustomer(javax.servlet.http.HttpServletRequest request)
public static org.broadleafcommerce.profile.core.domain.Customer getCustomer(org.springframework.web.context.request.WebRequest request)
public static org.broadleafcommerce.profile.core.domain.Customer getCustomer()
public static void setCustomer(org.broadleafcommerce.profile.core.domain.Customer customer)
Copyright © 2021. All rights reserved.