Uses of Class
com.retek.component.customerorder.ReplacementLinePair

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.
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25