| Package | Description |
|---|---|
| org.broadleafcommerce.core.web.api.wrapper | |
| org.broadleafcommerce.profile.core.domain |
| Modifier and Type | Method and Description |
|---|---|
CustomerAttribute |
CustomerAttributeWrapper.unwrap(javax.servlet.http.HttpServletRequest request,
org.springframework.context.ApplicationContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerAttributeWrapper.wrapDetails(CustomerAttribute model,
javax.servlet.http.HttpServletRequest request) |
void |
CustomerAttributeWrapper.wrapSummary(CustomerAttribute model,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomerAttributeImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,CustomerAttribute> |
CustomerImpl.customerAttributes |
| Modifier and Type | Method and Description |
|---|---|
<G extends CustomerAttribute> |
CustomerAttributeImpl.createOrRetrieveCopyInstance(MultiTenantCopyContext context) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CustomerAttribute> |
Customer.getCustomerAttributes() |
Map<String,CustomerAttribute> |
CustomerImpl.getCustomerAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
Customer.setCustomerAttributes(Map<String,CustomerAttribute> customerAttributes) |
void |
CustomerImpl.setCustomerAttributes(Map<String,CustomerAttribute> customerAttributes) |
Copyright © 2015. All rights reserved.