com.retek.rmm.gui.screen.sellingitem
Class SellingSkuHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.sellingitem.SellingSkuHandler
- public class SellingSkuHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SellingSkuHandler
public SellingSkuHandler()
retrieveSellingItemFromRepository
public boolean retrieveSellingItemFromRepository()
- STATE MANAGEMENT
getSellingItem
public java.lang.Object getSellingItem()
hasSellingItem
public boolean hasSellingItem()
getSellingSkus
public java.util.Collection getSellingSkus()
throws SystemException
- SELLING ITEM METHODS
- Throws:
SystemException
submitSellingItem
public void submitSellingItem()
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
setSellingSku
public void setSellingSku(java.lang.Object object)
- SELLING SKU METHODS
getSkuDisplayId
public java.lang.String getSkuDisplayId()
throws SystemException
- Throws:
SystemException
getSkuDescription
public java.lang.String getSkuDescription()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getSkuUnitPrice
public java.lang.String getSkuUnitPrice()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getSkuAdditionalCharges
public java.lang.String getSkuAdditionalCharges()
throws SystemException
- Throws:
SystemException
getSkuInternationalCharges
public java.lang.String getSkuInternationalCharges()
throws SystemException
- Throws:
SystemException
getSkuRetailPrice
public java.lang.String getSkuRetailPrice()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
isCustomizable
public boolean isCustomizable()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
isMonogrammable
public boolean isMonogrammable()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
isPersonalizable
public boolean isPersonalizable()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
removeSellingSku
public void removeSellingSku(java.lang.Object object)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
isSaleItem
public java.lang.String isSaleItem()
throws SystemException
- Throws:
SystemException
isSellingSkuRemovable
public boolean isSellingSkuRemovable()
throws SystemException
- Throws:
SystemException
getRushDeliveryOverrideCharge
public java.lang.String getRushDeliveryOverrideCharge()
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25