|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrderPartialLineReason | |
com.retek.component.customerorder | |
com.retek.component.customerorder.impl | |
com.retek.rcom.gui.wrapper |
Uses of OrderPartialLineReason in com.retek.component.customerorder |
Methods in com.retek.component.customerorder that return OrderPartialLineReason | |
OrderPartialLineReason |
CustomerOrderLine.getPartialLineReason()
|
Methods in com.retek.component.customerorder with parameters of type OrderPartialLineReason | |
void |
CustomerOrderLine.setPartialLineReason(OrderPartialLineReason partialReason)
|
Uses of OrderPartialLineReason in com.retek.component.customerorder.impl |
Classes in com.retek.component.customerorder.impl that implement OrderPartialLineReason | |
class |
OrderPartialLineReasonImpl
|
Methods in com.retek.component.customerorder.impl that return OrderPartialLineReason | |
OrderPartialLineReason |
CustomerOrderLineImpl.getPartialLineReason()
|
Methods in com.retek.component.customerorder.impl with parameters of type OrderPartialLineReason | |
void |
CustomerOrderLineImpl.setPartialLineReason(OrderPartialLineReason reason)
|
Uses of OrderPartialLineReason in com.retek.rcom.gui.wrapper |
Methods in com.retek.rcom.gui.wrapper that return OrderPartialLineReason | |
OrderPartialLineReason |
RcomOrderLine.getPartialLineReason()
Retrieves the reason for the partial line as an object. |
Methods in com.retek.rcom.gui.wrapper with parameters of type OrderPartialLineReason | |
void |
RcomOrderLine.setPartialReason(OrderPartialLineReason reason)
Assigns a reason to a partial order line. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |