|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReplacementLinePair | |
---|---|
com.retek.component.customerorder | |
com.retek.rcom.gui.wrapper |
Uses of ReplacementLinePair in com.retek.component.customerorder |
---|
Methods in com.retek.component.customerorder that return ReplacementLinePair | |
ReplacementLinePair |
CustomerOrder.getReplacementLinePair(CustomerOrderLine saleLine)
|
ReplacementLinePair |
CustomerOrder.getReplacementLinePair(ReturnLine returnLine)
|
ReplacementLinePair |
CustomerOrderManager.buildReplacementPairInstance(CustomerOrderLine parentOrderLine,
User user)
|
Methods in com.retek.component.customerorder with parameters of type ReplacementLinePair | |
void |
CustomerOrder.applyReplacement(ReplacementLinePair replacementGroup,
User user)
Adds replacementLine from replacementGroup to the order and reserves the replacement line |
Uses of ReplacementLinePair in com.retek.rcom.gui.wrapper |
---|
Methods in com.retek.rcom.gui.wrapper that return ReplacementLinePair | |
static ReplacementLinePair |
RcomOrderLineManager.buildReplacementLine(RcomOrderLine orderLine)
Builds a new RcomOrderLine around an Exchange Sale Order Line. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |