|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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)
Adds a selling sku to a collection of selling skus belonging to this selling item. |
java.lang.String |
getItemNumber()
The selling item number |
ExAMedia |
getMedia()
The media to which the selling item belongs. |
java.util.Set |
getSellingSkus()
Returns all the selling skus belonging to the selling item. |
Method Detail |
public java.lang.String getItemNumber()
public ExAMedia getMedia()
public java.util.Set getSellingSkus()
public void addSellingSku(ExASellingSku sellingSku)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |