com.retek.component.internet.impl
Class ExASellingItemImpl

java.lang.Object
  extended bycom.retek.component.internet.impl.ExASellingItemImpl
All Implemented Interfaces:
ExASellingItem

public class ExASellingItemImpl
extends java.lang.Object
implements ExASellingItem


Constructor Summary
ExASellingItemImpl(ExAMedia media, java.lang.String itemNumber)
           
 
Method Summary
 void addSellingSku(ExASellingSku sellingSku)
           
 java.lang.String getItemNumber()
           
 ExAMedia getMedia()
           
 java.util.Set getSellingSkus()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExASellingItemImpl

public ExASellingItemImpl(ExAMedia media,
                          java.lang.String itemNumber)
Method Detail

getItemNumber

public java.lang.String getItemNumber()
Specified by:
getItemNumber in interface ExASellingItem

getMedia

public ExAMedia getMedia()
Specified by:
getMedia in interface ExASellingItem

getSellingSkus

public java.util.Set getSellingSkus()
Specified by:
getSellingSkus in interface ExASellingItem

addSellingSku

public void addSellingSku(ExASellingSku sellingSku)
Specified by:
addSellingSku in interface ExASellingItem


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