|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.internet.impl.ExASellingItemImpl
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 |
public ExASellingItemImpl(ExAMedia media, java.lang.String itemNumber)
Method Detail |
public java.lang.String getItemNumber()
getItemNumber
in interface ExASellingItem
public ExAMedia getMedia()
getMedia
in interface ExASellingItem
public java.util.Set getSellingSkus()
getSellingSkus
in interface ExASellingItem
public void addSellingSku(ExASellingSku sellingSku)
addSellingSku
in interface ExASellingItem
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |