| Package | Description |
|---|---|
| org.broadleafcommerce.profile.core.domain |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomerAttributeImpl |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<java.lang.String,CustomerAttribute> |
CustomerImpl.customerAttributes |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,CustomerAttribute> |
Customer.getCustomerAttributes() |
java.util.Map<java.lang.String,CustomerAttribute> |
CustomerImpl.getCustomerAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
Customer.setCustomerAttributes(java.util.Map<java.lang.String,CustomerAttribute> customerAttributes) |
void |
CustomerImpl.setCustomerAttributes(java.util.Map<java.lang.String,CustomerAttribute> customerAttributes) |
Copyright © 2018. All Rights Reserved.