com.retek.rmm.gui.screen.media
Class MediaSellingItemHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.media.MediaSellingItemHandler
- public class MediaSellingItemHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MediaSellingItemHandler
public MediaSellingItemHandler()
retrieveMediaFromRepository
public void retrieveMediaFromRepository()
- STATE MANAGEMENT
getMedia
public java.lang.Object getMedia()
hasMedia
public boolean hasMedia()
isMediaWorksheet
public boolean isMediaWorksheet()
throws SystemException
- Throws:
SystemException
getSellingItems
public java.util.Collection getSellingItems()
throws SystemException
- Throws:
SystemException
hasSellingSku
public boolean hasSellingSku()
setSellingItem
public void setSellingItem(java.lang.Object object)
- SELLING ITEM METHODS
getItemDisplayCode
public java.lang.String getItemDisplayCode()
throws SystemException
- Throws:
SystemException
getItemDescription
public java.lang.String getItemDescription()
throws SystemException
- Throws:
SystemException
getItemStatus
public java.lang.String getItemStatus()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getItemCollectionDescription
public java.lang.String getItemCollectionDescription()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getItemDepartment
public java.lang.String getItemDepartment()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getItemClass
public java.lang.String getItemClass()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getItemSubclass
public java.lang.String getItemSubclass()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getSellingSkus
public java.util.Collection getSellingSkus()
throws SystemException
- Throws:
SystemException
removeSellingItem
public void removeSellingItem(java.lang.Object object)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
submitSellingItem
public void submitSellingItem()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setSellingSku
public void setSellingSku(java.lang.Object object)
- SELLING SKU METHODS
getSkuDisplayCode
public java.lang.String getSkuDisplayCode()
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
getRushDeliveryOverrideCharge
public java.lang.String getRushDeliveryOverrideCharge()
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
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
isSellingSkuRemovable
public boolean isSellingSkuRemovable()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28