|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is a high level interface which controls access to selling-sku-level information for the external API specifically for pack items.
Retek Inc. Copyright (c) 2003
Method Summary | |
---|---|
void |
addComponent(ExASellingSku sellingSku)
Adds a component sku to an existing list of component skus. |
java.util.Set |
getComponentSellingSkus()
Returns All the components skus inside the pack. |
java.util.Set |
getShippingMethods()
Returns all the shipping methods for the pack item. |
void |
setComponentSellingSkus(java.util.Set packComponents)
Sets the component skus inside the pack . |
Methods inherited from interface com.retek.component.internet.ExABaseSellingSku |
---|
getDescription, getSellingItem, getSellingSkuNumber, getUnitPrice, isGiftCard, isGiftCardable, isGiftCertificate, isGiftWrappable, isMonogrammable, isPack, isPersonalizable, setDescription, setGiftCertificate, setGiftWrappable, setMonogrammable, setPersonalizable, setSellingSkuNumber, setUnitPrice |
Method Detail |
public java.util.Set getComponentSellingSkus()
public void setComponentSellingSkus(java.util.Set packComponents)
public void addComponent(ExASellingSku sellingSku)
public java.util.Set getShippingMethods()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |