|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrderCustomerAttributeException | |
com.retek.component.customerorder.impl |
Uses of OrderCustomerAttributeException in com.retek.component.customerorder.impl |
Methods in com.retek.component.customerorder.impl that throw OrderCustomerAttributeException | |
static void |
OrderSetCustomerAttributeValidator.validatePhone(CustomerOrder customerOrder,
Customer customer,
java.lang.String phoneFieldName,
CustomerTelephone newPhone)
|
static void |
OrderSetCustomerAttributeValidator.validateEmail(CustomerOrder customerOrder,
Customer customer,
CustomerEmailAddress newEmail)
|
static void |
OrderSetCustomerAttributeValidator.validateBillToAddress(CustomerOrder customerOrder,
Customer customer,
CustomerAddress billToAddress)
|
static void |
OrderSetCustomerAttributeValidator.validateShipToAddress(CustomerOrder customerOrder,
Customer customer,
CustomerAddress shipToAddress)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |