|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomerEmailAddress | |
---|---|
com.retek.component.customer |
Uses of CustomerEmailAddress in com.retek.component.customer |
---|
Methods in com.retek.component.customer that return CustomerEmailAddress | |
CustomerEmailAddress |
CustomerManager.readEmailAddress(DistributedReference ref)
|
CustomerEmailAddress |
CustomerManager.buildCustomerEmailAddressInstance()
Builds a new instance of CustomerEmailAddress |
CustomerEmailAddress |
Customer.getPrimaryCustomerEmailAddress()
|
CustomerEmailAddress |
Customer.applyActiveEmail(CustomerEmailAddress customerEmailAddress)
Ensures that a CustomerEmail with the same email address text as the email parameter exists in this Customer's active email list. |
CustomerEmailAddress |
ActivityRequest.getEmail()
|
Methods in com.retek.component.customer with parameters of type CustomerEmailAddress | |
void |
Customer.setPrimaryCustomerEmailAddress(CustomerEmailAddress emailAddress)
|
void |
Customer.setEmailInactive(CustomerEmailAddress emailAddress,
boolean inactive)
|
CustomerEmailAddress |
Customer.applyActiveEmail(CustomerEmailAddress customerEmailAddress)
Ensures that a CustomerEmail with the same email address text as the email parameter exists in this Customer's active email list. |
void |
ActivityRequest.setEmail(CustomerEmailAddress email)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |