Package | Description |
---|---|
com.broadleafcommerce.rest.api.endpoint.customer | |
com.broadleafcommerce.rest.api.wrapper |
Modifier and Type | Method and Description |
---|---|
CustomerWrapper |
CustomerEndpoint.addAttribute(javax.servlet.http.HttpServletRequest request,
CustomerAttributeWrapper wrapper) |
CustomerWrapper |
CustomerEndpoint.addAttribute(javax.servlet.http.HttpServletRequest request,
Long customerId,
CustomerAttributeWrapper wrapper) |
Modifier and Type | Field and Description |
---|---|
protected List<CustomerAttributeWrapper> |
CustomerWrapper.customerAttributes |
Modifier and Type | Method and Description |
---|---|
List<CustomerAttributeWrapper> |
CustomerWrapper.getCustomerAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
CustomerWrapper.setCustomerAttributes(List<CustomerAttributeWrapper> customerAttributes) |
Copyright © 2020. All rights reserved.