com.retek.rcom.gui.screen.iteminquiry
Class ItemGiftableDialogHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.iteminquiry.ItemGiftableDialogHandler

public class ItemGiftableDialogHandler
extends ScreenHandler


Constructor Summary
ItemGiftableDialogHandler()
           
 
Method Summary
 java.lang.String getCardTypeDescription()
           
 java.lang.String getCardTypePrice()
           
 java.util.List getCardTypes()
           
 java.lang.String getDescription()
           
 java.lang.String getWrapTypeDescription()
           
 java.lang.String getWrapTypePrice()
           
 java.util.List getWrapTypes()
           
 void setCardType(java.lang.Object type)
           
 void setSellingSku(java.lang.Object object)
           
 void setWrapType(java.lang.Object type)
           
 
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

ItemGiftableDialogHandler

public ItemGiftableDialogHandler()
Method Detail

setSellingSku

public void setSellingSku(java.lang.Object object)

getDescription

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

getWrapTypes

public java.util.List getWrapTypes()
                            throws SystemException
Throws:
SystemException

setWrapType

public void setWrapType(java.lang.Object type)

getWrapTypeDescription

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

getWrapTypePrice

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

getCardTypes

public java.util.List getCardTypes()
                            throws SystemException
Throws:
SystemException

setCardType

public void setCardType(java.lang.Object type)

getCardTypeDescription

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

getCardTypePrice

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


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