|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidCustomerException | |
---|---|
com.retek.component.customerorder |
Uses of InvalidCustomerException in com.retek.component.customerorder |
---|
Methods in com.retek.component.customerorder that throw InvalidCustomerException | |
void |
CustomerOrder.submit(User user)
Persist this order to the database and perform all order submit validation. |
void |
CustomerOrder.submit(MailOrderBatch mailOrderBatch,
User user)
Persist this order to the database, perform minimal mail order submit validation, and add this order to the set of orders for the mailOrderBatch param. |
void |
CustomerOrder.submitForFirstTimeFromUI(MailOrderBatch mailOrderBatch,
User user,
java.lang.String originalOrderSummaryData)
|
void |
CustomerOrder.cancel(OrderCancelReason cancelReason,
User user)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |