|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |