com.retek.component.internet
Interface ExASellingItem

All Known Implementing Classes:
ExASellingItemImpl

public interface ExASellingItem

This is a high level interface which maintains and controls access to selling-item-level information for the external API. The data source for this object is the RCOM data extract.

Retek Inc. Copyright (c) 2003


Method Summary
 void addSellingSku(ExASellingSku sellingSku)
           
 java.lang.String getItemNumber()
           
 ExAMedia getMedia()
           
 java.util.Set getSellingSkus()
           
 

Method Detail

getItemNumber

public java.lang.String getItemNumber()

getMedia

public ExAMedia getMedia()

getSellingSkus

public java.util.Set getSellingSkus()

addSellingSku

public void addSellingSku(ExASellingSku sellingSku)


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