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

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

Uses of ExABaseSellingSku in com.retek.component.internet
 

Subinterfaces of ExABaseSellingSku in com.retek.component.internet
 interface ExAPackSellingSku
          This is a high level interface which controls access to selling-sku-level information for the external API specifically for pack items.
 interface ExASellingSku
          This is a high level interface which maintains and controls access to selling-sku-level information for the external API.
 

Methods in com.retek.component.internet with parameters of type ExABaseSellingSku
 void ExAOrderLineRequest.setSellingSku(ExABaseSellingSku sellingSku)
           
 

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

Classes in com.retek.component.internet.impl that implement ExABaseSellingSku
 class ExASellingSkuImpl
           
 

Methods in com.retek.component.internet.impl with parameters of type ExABaseSellingSku
 void ExAOrderLineImpl.setSellingSku(ExABaseSellingSku sellingSku)
           
 

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

Methods in com.retek.component.internet.test with parameters of type ExABaseSellingSku
static ExAOrderLineRequest ExAObjectMaster.createExAOrderLineRequest(ExABaseSellingSku exaSellingSku, int requestedQty)
           
static ExAOrder ExAObjectMaster.createExAOrderSummary(ExABaseSellingSku exaSellingSku, ExAUser exaUser)
           
static ExAOrder ExAObjectMaster.createExAOrderSummary(ExACustomerRequest customerRequest, ExABaseSellingSku exaSellingSku, ExAUser exaUser)
           
static ExAOrderRequest ExAObjectMaster.createOrderRequest(ExACustomerRequest customerRequest, ExABaseSellingSku exaSellingSku, ExAUser exaUser)
           
 



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