| Package | Description |
|---|---|
| org.broadleafcommerce.profile.core.domain |
| 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.