com.retek.component.internet.impl
Class ItemConverter

java.lang.Object
  extended bycom.retek.component.internet.impl.ItemConverter

public class ItemConverter
extends java.lang.Object


Constructor Summary
ItemConverter()
           
 
Method Summary
static java.util.Set getExAPackSellingSkus(ExASellingItem exaSellingItem, ExAPackSellingSku exaPackSellingSkuRequest, PackSellingSku packSellingSku, DistributedContext context)
           
static ExASellingItemImpl getExASellingItem(ExAMedia media, SellingItem sellingItem, DistributedContext context)
           
static ExASellingSku getExASellingSku(SellingSku sellingSku, ExASellingItem exaSellingItem, DistributedContext context)
           
static void getExASellingSku(SellingSku sellingSku, ExASellingSku exaSellingSkuRequest, DistributedContext context)
           
static ExASellingSku getExASellingSkuWithoutSellingItem(SellingSku sellingSku, DistributedContext context)
           
static SellingSku getSellingSku(ExASellingSkuImpl exaSellingSku, DistributedContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItemConverter

public ItemConverter()
Method Detail

getSellingSku

public static SellingSku getSellingSku(ExASellingSkuImpl exaSellingSku,
                                       DistributedContext context)
                                throws SystemException,
                                       BusinessException
Throws:
SystemException
BusinessException

getExASellingSkuWithoutSellingItem

public static ExASellingSku getExASellingSkuWithoutSellingItem(SellingSku sellingSku,
                                                               DistributedContext context)
                                                        throws SystemException,
                                                               BusinessException
Throws:
SystemException
BusinessException

getExASellingSku

public static ExASellingSku getExASellingSku(SellingSku sellingSku,
                                             ExASellingItem exaSellingItem,
                                             DistributedContext context)
                                      throws SystemException,
                                             BusinessException
Throws:
SystemException
BusinessException

getExAPackSellingSkus

public static java.util.Set getExAPackSellingSkus(ExASellingItem exaSellingItem,
                                                  ExAPackSellingSku exaPackSellingSkuRequest,
                                                  PackSellingSku packSellingSku,
                                                  DistributedContext context)
                                           throws SystemException,
                                                  BusinessException
Throws:
SystemException
BusinessException

getExASellingSku

public static void getExASellingSku(SellingSku sellingSku,
                                    ExASellingSku exaSellingSkuRequest,
                                    DistributedContext context)
                             throws SystemException,
                                    BusinessException
Throws:
SystemException
BusinessException

getExASellingItem

public static ExASellingItemImpl getExASellingItem(ExAMedia media,
                                                   SellingItem sellingItem,
                                                   DistributedContext context)
                                            throws SystemException,
                                                   BusinessException
Throws:
SystemException
BusinessException


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