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

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

public class ItemPersonalizationHandler
extends ScreenHandler


Constructor Summary
ItemPersonalizationHandler()
           
 
Method Summary
 java.util.List getAvailableColors()
           
 java.util.List getAvailableFonts()
           
 java.lang.String getItemDescription()
           
 java.lang.String getPersonalizationStyleMessages()
           
 java.lang.String getPersonalizationTypeMessages()
          MESSAGES METHODS
 java.util.List getPersonalizationTypes()
           
 java.lang.String getTypeDescription()
           
 java.lang.String getTypeLocation()
           
 java.lang.String getTypePrice()
           
 boolean getTypePricePerCharacter()
           
 boolean hasPersonalizationTypes()
           
 void setPersonalizationType(java.lang.Object type)
          PERSONALIZATION - VAS METHODS
 void setSellingSku(java.lang.Object object)
          SELLING SKU METHODS
 
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

ItemPersonalizationHandler

public ItemPersonalizationHandler()
Method Detail

setSellingSku

public void setSellingSku(java.lang.Object object)
SELLING SKU METHODS


getItemDescription

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

getPersonalizationTypes

public java.util.List getPersonalizationTypes()
                                       throws SystemException,
                                              BusinessException
Throws:
SystemException
BusinessException

setPersonalizationType

public void setPersonalizationType(java.lang.Object type)
PERSONALIZATION - VAS METHODS


hasPersonalizationTypes

public boolean hasPersonalizationTypes()

getTypeDescription

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

getTypeLocation

public java.lang.String getTypeLocation()
                                 throws SystemException,
                                        BusinessException
Throws:
SystemException
BusinessException

getTypePricePerCharacter

public boolean getTypePricePerCharacter()
                                 throws SystemException
Throws:
SystemException

getTypePrice

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

getAvailableFonts

public java.util.List getAvailableFonts()
                                 throws SystemException,
                                        BusinessException
Throws:
SystemException
BusinessException

getAvailableColors

public java.util.List getAvailableColors()
                                  throws SystemException,
                                         BusinessException
Throws:
SystemException
BusinessException

getPersonalizationTypeMessages

public java.lang.String getPersonalizationTypeMessages()
                                                throws SystemException
MESSAGES METHODS

Throws:
SystemException

getPersonalizationStyleMessages

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


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