|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomerOrderPendReason | |
---|---|
com.retek.component.customerorder | |
com.retek.component.task |
Uses of CustomerOrderPendReason in com.retek.component.customerorder |
---|
Methods in com.retek.component.customerorder that return CustomerOrderPendReason | |
CustomerOrderPendReason |
CustomerOrderManager.buildCustomerOrderPendReasonInstance(OrderPendReason orderPendReason)
|
Methods in com.retek.component.customerorder with parameters of type CustomerOrderPendReason | |
void |
CustomerOrder.pend(CustomerOrderPendReason customerOrderPendReason,
User user)
Pends an order for the given customer order pend reason. |
void |
CustomerOrder.pend(MailOrderBatch mailOrderBatch,
CustomerOrderPendReason customerOrderPendReason,
User user)
Different variation on pend, used when the order is a mail order in mail-order-pre-batch state. |
Uses of CustomerOrderPendReason in com.retek.component.task |
---|
Methods in com.retek.component.task with parameters of type CustomerOrderPendReason | |
void |
TaskManager.resolve(OrderWorkTask orderWorkTask,
CustomerOrder order,
User user,
CustomerOrderPendReason customerOrderPendReason)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |