|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use CustomerProfile | |
|---|---|
| com.elasticpath.domain.customer | |
| com.elasticpath.domain.customer.impl | |
| Uses of CustomerProfile in com.elasticpath.domain.customer |
|---|
| Methods in com.elasticpath.domain.customer that return CustomerProfile | |
|---|---|
CustomerProfile |
Customer.getCustomerProfile()
Get the customer profile. |
| Methods in com.elasticpath.domain.customer with parameters of type CustomerProfile | |
|---|---|
void |
Customer.setCustomerProfile(CustomerProfile customerProfile)
Set the customer profile. |
| Uses of CustomerProfile in com.elasticpath.domain.customer.impl |
|---|
| Classes in com.elasticpath.domain.customer.impl that implement CustomerProfile | |
|---|---|
class |
CustomerProfileImpl
This is a default implementation of CustomerProfile. |
| Methods in com.elasticpath.domain.customer.impl that return CustomerProfile | |
|---|---|
CustomerProfile |
CustomerImpl.getCustomerProfile()
Get the customer profile. |
| Methods in com.elasticpath.domain.customer.impl with parameters of type CustomerProfile | |
|---|---|
void |
CustomerImpl.setCustomerProfile(CustomerProfile customerProfile)
Set the customer profile. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||