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

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

public class ItemMonogrammingHandler
extends ScreenHandler


Constructor Summary
ItemMonogrammingHandler()
           
 
Method Summary
 java.util.List getAvailableColors()
           
 java.util.List getAvailableFonts()
           
 java.lang.String getItemDescription()
           
 java.lang.String getMonogrammingStyleMessages()
           
 java.lang.String getMonogrammingTypeMessages()
          MESSAGES METHODS
 java.util.List getMonogrammingTypes()
           
 java.lang.String getTypeDescription()
           
 java.lang.String getTypeLocation()
           
 java.lang.String getTypePrice()
           
 boolean hasMonogramType()
           
 boolean isTypePricePerCharacter()
           
 void setMonogramType(java.lang.Object type)
          MONOGRAM - 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

ItemMonogrammingHandler

public ItemMonogrammingHandler()
Method Detail

setSellingSku

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


getItemDescription

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

getMonogrammingTypes

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

setMonogramType

public void setMonogramType(java.lang.Object type)
MONOGRAM - VAS METHODS


hasMonogramType

public boolean hasMonogramType()

getTypeDescription

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

getTypeLocation

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

isTypePricePerCharacter

public boolean isTypePricePerCharacter()
                                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

getMonogrammingTypeMessages

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

Throws:
SystemException

getMonogrammingStyleMessages

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


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