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

Packages that use ShippedContainer
com.retek.component.customerorder   
 

Uses of ShippedContainer in com.retek.component.customerorder
 

Methods in com.retek.component.customerorder that return ShippedContainer
 ShippedContainer ShippedContainerLine.getShippedContainer()
           
 ShippedContainer TaxAccommodationDetail.getShippedContainer()
           
 ShippedContainer ReturnLineTaxInvoiceRecord.getShippedContainer()
           
 ShippedContainer CustomerOrderManager.readShippedContainer(DistributedReference shippedContainerRef)
           
 ShippedContainer CustomerOrderManager.buildShippedContainerInstance()
           
 

Methods in com.retek.component.customerorder with parameters of type ShippedContainer
 void CustomerOrderSettlement.addShippedContainer(ShippedContainer shippedContainer)
           
 void CustomerOrderPayment.allocateSettlement(Money amount, RDate dateOfPurchase, ShippedContainer container)
           
 void ShipmentRequest.addShippedContainer(ShippedContainer container)
           
 void CustomerOrder.settle(ShippedContainer shippedContainer, User user, Money origOrderTotalTax)
          Finalize payments for the shippedContainer, generate credit payment if there was any tax adjustment in the customers favor at ship time, and allocate settlement for all payments that are ready to be settled.
 void TaxAccommodationDetail.setShippedContainer(ShippedContainer shippedContainer)
           
 void CustomerOrderManager.publishShipConfirmationCorrespondence(ShippedContainer shippedContainer)
           
 void CustomerOrderPaymentHistoryEvent.addShippedContainer(ShippedContainer container)
           
 



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