Uses of Interface
com.retek.component.internet.ExAShipToLabel

Packages that use ExAShipToLabel
com.retek.component.internet   
com.retek.component.internet.impl   
com.retek.component.internet.test   
 

Uses of ExAShipToLabel in com.retek.component.internet
 

Methods in com.retek.component.internet that return ExAShipToLabel
 ExAShipToLabel ExAShippedContainer.getShipTo()
           
 

Methods in com.retek.component.internet with parameters of type ExAShipToLabel
 void ExAOrderBase.addShipToLabel(ExAShipToLabel exAShipToLabel)
           
 

Uses of ExAShipToLabel in com.retek.component.internet.impl
 

Classes in com.retek.component.internet.impl that implement ExAShipToLabel
 class ExAShipToLabelImpl
           
 

Methods in com.retek.component.internet.impl that return ExAShipToLabel
 ExAShipToLabel ExAShippedContainerImpl.getShipTo()
           
static ExAShipToLabel ShipToConverter.getExAShipToLabel(ShipTo shipTo, DistributedContext context)
           
 

Methods in com.retek.component.internet.impl with parameters of type ExAShipToLabel
 void ExAShippedContainerImpl.setShipTo(ExAShipToLabel exaShipTo)
           
static ReturnLine CustomerOrderReturnLineConverter.getOrderReturnLine(CustomerOrder custOrder, ExAReturnLineImpl exaReturnLine, ExAShipToLabel shipToLabel, User user, DistributedContext context)
           
static CustomerOrderLine CustomerOrderLineConverter.getCustomerOrderLine(CustomerOrder custOrder, ExAOrderLineImpl exaOrderLine, ExAShipToLabel shipToLabel, User user, DistributedContext context)
           
static void CustomerOrderConverter.convertAndSetOrderLine(CustomerOrder order, ExAOrderLineImpl exAOrderLine, User user, ExAShipToLabel shipToLabel, DistributedContext context)
           
static void CustomerOrderConverter.convertAndSetOrderReturnLine(CustomerOrder order, ExAReturnLineImpl exAReturnLine, User user, ExAShipToLabel shipToLabel, DistributedContext context)
           
 void ExAOrderImpl.addShipToLabel(ExAShipToLabel exAShipToLabel)
           
 

Uses of ExAShipToLabel in com.retek.component.internet.test
 

Methods in com.retek.component.internet.test with parameters of type ExAShipToLabel
protected  void ExAWizOrderCommand.displayShipToLabel(ExAShipToLabel shipToLabel)
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28