com.retek.rmm.gui.screen.media
Class MediaSellingItemHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rmm.gui.screen.media.MediaSellingItemHandler

public class MediaSellingItemHandler
extends ScreenHandler


Constructor Summary
MediaSellingItemHandler()
           
 
Method Summary
 java.lang.String getItemClass()
           
 java.lang.String getItemCollectionDescription()
           
 java.lang.String getItemDepartment()
           
 java.lang.String getItemDescription()
           
 java.lang.String getItemDisplayCode()
           
 java.lang.String getItemStatus()
           
 java.lang.String getItemSubclass()
           
 java.lang.Object getMedia()
           
 java.lang.String getRushDeliveryOverrideCharge()
           
 java.util.Collection getSellingItems()
           
 java.util.Collection getSellingSkus()
           
 java.lang.String getSkuAdditionalCharges()
           
 java.lang.String getSkuDescription()
           
 java.lang.String getSkuDisplayCode()
           
 java.lang.String getSkuInternationalCharges()
           
 java.lang.String getSkuRetailPrice()
           
 java.lang.String getSkuUnitPrice()
           
 boolean hasMedia()
           
 boolean hasSellingSku()
           
 boolean isMediaWorksheet()
           
 boolean isMonogrammable()
           
 boolean isPersonalizable()
           
 boolean isSellingSkuRemovable()
           
 void removeSellingItem(java.lang.Object object)
           
 void removeSellingSku(java.lang.Object object)
           
 void retrieveMediaFromRepository()
          STATE MANAGEMENT
 void setSellingItem(java.lang.Object object)
          SELLING ITEM METHODS
 void setSellingSku(java.lang.Object object)
          SELLING SKU METHODS
 void submitSellingItem()
           
 
Methods inherited from class com.retek.commons.gui.core.ScreenHandler
getException, getLogger, getSystemException, processSystemException, register, register, unregister, unregisterAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MediaSellingItemHandler

public MediaSellingItemHandler()
Method Detail

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 © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25