|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomerAttribute | |
|---|---|
| org.broadleafcommerce.profile.core.domain | |
| Uses of CustomerAttribute in org.broadleafcommerce.profile.core.domain |
|---|
| Classes in org.broadleafcommerce.profile.core.domain that implement CustomerAttribute | |
|---|---|
class |
CustomerAttributeImpl
|
| Fields in org.broadleafcommerce.profile.core.domain with type parameters of type CustomerAttribute | |
|---|---|
protected Map<String,CustomerAttribute> |
CustomerImpl.customerAttributes
|
| Methods in org.broadleafcommerce.profile.core.domain that return types with arguments of type CustomerAttribute | |
|---|---|
Map<String,CustomerAttribute> |
Customer.getCustomerAttributes()
|
Map<String,CustomerAttribute> |
CustomerImpl.getCustomerAttributes()
|
| Method parameters in org.broadleafcommerce.profile.core.domain with type arguments of type CustomerAttribute | |
|---|---|
void |
Customer.setCustomerAttributes(Map<String,CustomerAttribute> customerAttributes)
|
void |
CustomerImpl.setCustomerAttributes(Map<String,CustomerAttribute> customerAttributes)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||