com.retek.rmm.gui.screen.common
Class SellingItemEditDialogHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rmm.gui.screen.common.SellingItemEditDialogHandler

public class SellingItemEditDialogHandler
extends ScreenHandler


Constructor Summary
SellingItemEditDialogHandler()
           
 
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 getItemMedia()
           
 java.lang.String getItemStatus()
           
 java.lang.String getItemSubclass()
           
 java.lang.String getSellingItemMisprintNumber()
           
 java.util.Collection getSellingSkus()
           
 boolean isCareCard()
           
 boolean isSalePageIndicator()
           
 boolean isWebStoreFeature()
           
 void setSalePageIndicator(boolean indicator)
           
 void setSellingItem(java.lang.Object object)
          SELLING ITEM METHODS
 void setSellingItemDescription(java.lang.String description)
           
 void setSellingItemMisprintNumber(java.lang.String sellingItemMisPrintedNumber)
           
 void setWebStoreIndicator(boolean indicator)
           
 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

SellingItemEditDialogHandler

public SellingItemEditDialogHandler()
Method Detail

setSellingItem

public void setSellingItem(java.lang.Object object)
SELLING ITEM METHODS


getItemDisplayCode

public java.lang.String getItemDisplayCode()
                                    throws SystemException
Throws:
SystemException

getItemMedia

public java.lang.String getItemMedia()
                              throws SystemException
Throws:
SystemException

getItemDescription

public java.lang.String getItemDescription()
                                    throws SystemException
Throws:
SystemException

getItemStatus

public java.lang.String getItemStatus()
                               throws SystemException,
                                      UiBusinessException
Throws:
SystemException
UiBusinessException

getItemCollectionDescription

public java.lang.String getItemCollectionDescription()
                                              throws SystemException,
                                                     UiBusinessException
Throws:
SystemException
UiBusinessException

getItemDepartment

public java.lang.String getItemDepartment()
                                   throws SystemException,
                                          UiBusinessException
Throws:
SystemException
UiBusinessException

getItemClass

public java.lang.String getItemClass()
                              throws SystemException,
                                     UiBusinessException
Throws:
SystemException
UiBusinessException

getItemSubclass

public java.lang.String getItemSubclass()
                                 throws SystemException,
                                        UiBusinessException
Throws:
SystemException
UiBusinessException

getSellingSkus

public java.util.Collection getSellingSkus()
                                    throws SystemException
Throws:
SystemException

isWebStoreFeature

public boolean isWebStoreFeature()
                          throws SystemException
Throws:
SystemException

isCareCard

public boolean isCareCard()
                   throws SystemException,
                          UiBusinessException
Throws:
SystemException
UiBusinessException

isSalePageIndicator

public boolean isSalePageIndicator()
                            throws SystemException
Throws:
SystemException

setSellingItemDescription

public void setSellingItemDescription(java.lang.String description)
                               throws SystemException
Throws:
SystemException

setWebStoreIndicator

public void setWebStoreIndicator(boolean indicator)
                          throws SystemException
Throws:
SystemException

setSalePageIndicator

public void setSalePageIndicator(boolean indicator)
                          throws SystemException
Throws:
SystemException

setSellingItemMisprintNumber

public void setSellingItemMisprintNumber(java.lang.String sellingItemMisPrintedNumber)
                                  throws java.lang.Exception
Throws:
java.lang.Exception

submitSellingItem

public void submitSellingItem()
                       throws SystemException,
                              BusinessException
Throws:
SystemException
BusinessException

getSellingItemMisprintNumber

public java.lang.String getSellingItemMisprintNumber()
                                              throws SystemException
Throws:
SystemException


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25