Uses of Interface
com.retek.component.customerorder.ReturnLine

Packages that use ReturnLine
com.retek.component.customerorder   
com.retek.rcom.gui.wrapper   
 

Uses of ReturnLine in com.retek.component.customerorder
 

Methods in com.retek.component.customerorder that return ReturnLine
 ReturnLine ReplacementLinePair.getReturnLine()
           
 ReturnLine CustomerOrderPendReason.getReturnLine()
           
 ReturnLine CustomerOrderLine.getReplacementReturnLine()
           
 ReturnLine CustomerOrderManager.readReturnLine(DistributedReference returnLineRef)
           
 ReturnLine CustomerOrderManager.buildReturnLineInstance(CustomerOrderLine orderLine, User user)
           
 ReturnLine CustomerOrderManager.buildReturnLineInstance(CustomerOrderLine orderLine, User user, NoCustomerInformationReturn noCustomerInfoReturn)
           
 

Methods in com.retek.component.customerorder with parameters of type ReturnLine
 void CustomerOrderSettlement.addReturnLine(ReturnLine returnLine)
           
 void CustomerOrderPayment.allocateSettlement(Money amount, RDate dateOfPurchase, ReturnLine returnLine)
           
 void CustomerOrderPendReason.setReturnLine(ReturnLine returnLine)
           
 ReplacementLinePair CustomerOrder.getReplacementLinePair(ReturnLine returnLine)
           
 void CustomerOrder.applyReturnLine(ReturnLine returnLine, User user)
          Adds returnLine to the order, clears calculated totals on the return line's shipTo.
 void CustomerOrderManager.publishReturnConfirmationCorrespondence(ReturnLine returnLine)
           
 void CustomerOrderManager.publishInventoryAdjustmentMessage(ReturnLine returnLine, Quantity adjustmentQuantity, java.lang.String reasonCode, java.lang.String location, java.lang.String sellableItemId)
           
 void CustomerOrderManager.publishCostOfGoodsMessage(ReturnLine returnLine, Quantity returnedQuantity)
           
 

Constructors in com.retek.component.customerorder with parameters of type ReturnLine
ReplacementLinePair(CustomerOrderLine replacementSaleLine, ReturnLine replacementReturnLine)
           
 

Uses of ReturnLine in com.retek.rcom.gui.wrapper
 

Methods in com.retek.rcom.gui.wrapper that return ReturnLine
 ReturnLine RcomOrderLine.getReturnLine()
          Retrieves a return line.
 



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