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