com.retek.rmm.gui.screen.common
Class SellingSkuDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.common.SellingSkuDialogHandler
- public class SellingSkuDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SellingSkuDialogHandler
public SellingSkuDialogHandler()
setSellingItem
public void setSellingItem(java.lang.Object object)
- SELLINGITEM METHODS
submitSellingItem
public void submitSellingItem()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setSellingSkus
public void setSellingSkus(java.util.List list)
- SELLING SKU METHODS
setSellingSku
public void setSellingSku(java.lang.Object object)
getMultipleSkuLabel
public java.lang.String getMultipleSkuLabel()
getDisplayNumber
public java.lang.String getDisplayNumber()
throws SystemException
- Throws:
SystemException
getDescription
public java.lang.String getDescription()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getUnitPrice
public java.lang.String getUnitPrice()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getAdditionalCharges
public java.lang.String getAdditionalCharges()
throws SystemException
- Throws:
SystemException
getInternationalCharges
public java.lang.String getInternationalCharges()
throws SystemException
- Throws:
SystemException
getRetailPrice
public java.lang.String getRetailPrice()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
isGiftWrappable
public boolean isGiftWrappable()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
isGiftCardable
public boolean isGiftCardable()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setAdditionalCharges
public void setAdditionalCharges(java.lang.String amount)
throws SystemException
- Throws:
SystemException
setInternationalCharges
public void setInternationalCharges(java.lang.String amount)
throws SystemException
- Throws:
SystemException
setUnitPrice
public void setUnitPrice(java.lang.String price)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
isSaleItem
public boolean isSaleItem()
throws SystemException
- Throws:
SystemException
setSaleItem
public void setSaleItem(boolean saleItem)
throws SystemException
- Throws:
SystemException
isStandardDeliveryCharge
public boolean isStandardDeliveryCharge()
throws SystemException
- Throws:
SystemException
setStandardDeliveryCharge
public void setStandardDeliveryCharge(boolean standardDeliveryCharge)
throws SystemException
- Throws:
SystemException
getRushDeliveryOverride
public java.lang.String getRushDeliveryOverride()
throws SystemException
- Throws:
SystemException
setRushDeliveryOverride
public void setRushDeliveryOverride(java.lang.String amount)
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25