com.retek.component.media
Interface PackSellingSku

All Superinterfaces:
BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject, MediaThresholdableItem, ReceivableItem, SellingSku, ThresholdableItem, Triggerable

public interface PackSellingSku
extends SellingSku


Field Summary
static java.lang.String COMPONENTS
           
 
Fields inherited from interface com.retek.component.media.SellingSku
ADDL_DOMESTIC_DELIVERY_CHARGE, ADDL_INTL_DELIVERY_CHARGE, DESCRIPTION, DISPLAY_CODE, MEDIA_PRICE, SHIPPING_METHOD, TAX_CLASSIFICATION
 
Method Summary
 Pack getPack()
           
 java.util.Set getSellingSkuComponents()
           
 
Methods inherited from interface com.retek.component.media.SellingSku
addValueAddedService, getAdditionalDomesticDeliveryCharge, getAdditionalInternationalDeliveryCharge, getDisplayCode, getMonogramServices, getMonogramServices, getMonogramServices, getMonogramServices, getPersonalizationServices, getPersonalizationServices, getPersonalizationServices, getPersonalizationServices, getPersonalizationSuppliers, getRushDeliveryOverideCharge, getSellableItem, getSellableItemId, getSellingItem, getSuggestedRetailPrice, getUnitPrice, isFeaturedSku, isGiftCardable, isGiftServiceable, isGiftWrappable, isInventoryNotAvailable, isPack, isPartial, isPersonalizationAvailable, isSaleItem, isStandardDeliveryCharge, matchReceiveableItem, matchThresholdableItem, setAdditionalDomesticDeliveryCharge, setAdditionalInternationalDeliveryCharge, setDescription, setFeaturedSku, setInventoryNotAvailable, setRushDeliveryOverrideCharge, setSaleItem, setStandardDeliveryCharge, setUnitPrice
 
Methods inherited from interface com.retek.commons.component.DistributedObject
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh
 
Methods inherited from interface com.retek.commons.component.BusinessObject
getBusinessInterface
 
Methods inherited from interface com.retek.swing11.commons.type.Displayable
toDisplayString
 
Methods inherited from interface com.retek.commons.util.type.Triggerable
getReference
 
Methods inherited from interface com.retek.component.media.ReceivableItem
getDescription, getItemDisplayCode, match
 
Methods inherited from interface com.retek.component.media.MediaThresholdableItem
match
 
Methods inherited from interface com.retek.component.item.ThresholdableItem
getDescription, getItemDisplayCode, match
 

Field Detail

COMPONENTS

public static final java.lang.String COMPONENTS
See Also:
Constant Field Values
Method Detail

getSellingSkuComponents

public java.util.Set getSellingSkuComponents()
                                      throws SystemException
Throws:
SystemException

getPack

public Pack getPack()
             throws SystemException,
                    BusinessException
Throws:
SystemException
BusinessException


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25