|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExAOrderCancelReason | |
---|---|
com.retek.component.internet |
Uses of ExAOrderCancelReason in com.retek.component.internet |
---|
Methods in com.retek.component.internet that return ExAOrderCancelReason | |
ExAOrderCancelReason |
ExAOrder.getCancelReason()
The reason why he order was cancelled. |
ExAOrderCancelReason |
ExAOrderLine.getCancelReason()
Cancel Reason |
Methods in com.retek.component.internet with parameters of type ExAOrderCancelReason | |
void |
ExAOrder.cancel(ExAOrderCancelReason cancelReason)
Cancels the order with the specified cancelReason. |
void |
ExAOrderLine.cancel(ExAOrderCancelReason cancelReason)
Cancels this order line with the specified ExAOrderCancelReason. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |