|
||||||||||||
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-sku-level information for the external API. The data source for this object is the RCOM data extract.
Retek Inc. Copyright (c) 2003
Method Summary | |
---|---|
java.util.Set |
getColors()
Returns a set of personalizable colors for this selling sku. |
java.util.Set |
getFonts()
Returns a set of personalizable fonts for this selling sku. |
java.util.Set |
getShippingMethods()
Returns the available shipping methods for the selling sku. |
void |
setColors(java.util.Set colors)
Sets the personalizable colors for this selling sku. |
void |
setFonts(java.util.Set fonts)
Sets the personalizable fonts for this selling sku. |
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 getColors()
public java.util.Set getFonts()
public void setColors(java.util.Set colors)
public void setFonts(java.util.Set fonts)
public java.util.Set getShippingMethods()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |