com.retek.component.media
Interface PackSellingSkuComponent
- All Superinterfaces:
- BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject, MediaThresholdableItem, ReceivableItem, SellingSku, ThresholdableItem, Triggerable
- All Known Implementing Classes:
- PackSellingSkuComponentImpl
- public interface PackSellingSkuComponent
- extends SellingSku
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.swing11.commons.type.Displayable |
toDisplayString |
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 © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28