|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ItemNotAvailableException | |
com.retek.component.customerorder | |
com.retek.component.customerorder.impl |
Uses of ItemNotAvailableException in com.retek.component.customerorder |
Methods in com.retek.component.customerorder that throw ItemNotAvailableException | |
void |
CustomerOrder.applyOrderLine(CustomerOrderLine orderLine,
User user)
Adds orderLine to the set of order lines for this order, reserves this order line, and applies promotions. |
Uses of ItemNotAvailableException in com.retek.component.customerorder.impl |
Methods in com.retek.component.customerorder.impl that throw ItemNotAvailableException | |
void |
CustomerOrderLineImpl.reserve(User user)
|
void |
CustomerOrderImpl.applyOrderLine(CustomerOrderLine orderLine,
User user)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |