com.retek.component.media
Interface PackSellingSkuComponent

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

public interface PackSellingSkuComponent
extends SellingSku


Field Summary
 
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
 java.math.BigDecimal calculateReturnUnitPrice()
           
 Quantity getQuantity()
           
 boolean isSku()
           
 void setQuantity(Quantity quantity)
           
 
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
 

Method Detail

setQuantity

public void setQuantity(Quantity quantity)
                 throws SystemException
Throws:
SystemException

getQuantity

public Quantity getQuantity()
                     throws SystemException
Throws:
SystemException

isSku

public boolean isSku()
              throws SystemException
Throws:
SystemException

calculateReturnUnitPrice

public java.math.BigDecimal calculateReturnUnitPrice()
                                              throws SystemException,
                                                     BusinessException
Throws:
SystemException
BusinessException


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