com.retek.component.internet
Interface ExAPackSellingSku

All Superinterfaces:
ExABaseSellingSku
All Known Implementing Classes:
ExASellingSkuImpl

public interface ExAPackSellingSku
extends ExABaseSellingSku

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)
           
 java.util.Set getComponentSellingSkus()
           
 void setComponentSellingSkus(java.util.Set packComponents)
           
 
Methods inherited from interface com.retek.component.internet.ExABaseSellingSku
getDescription, getSellingItem, getSellingSkuNumber, getUnitPrice, isGiftWrappable, isMonogrammable, isPack, isPersonalizable, setDescription, setGiftWrappable, setMonogrammable, setPersonalizable, setSellingSkuNumber, setUnitPrice
 

Method Detail

getComponentSellingSkus

public java.util.Set getComponentSellingSkus()

setComponentSellingSkus

public void setComponentSellingSkus(java.util.Set packComponents)

addComponent

public void addComponent(ExASellingSku sellingSku)


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