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

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

public class ItemDetailHandler
extends ScreenHandler


Constructor Summary
ItemDetailHandler()
           
 
Method Summary
 void clearInventorySellingSku()
           
 java.util.Set findOnlineMessages()
          MESSAGE METHODS
 java.lang.String getAddressValue()
           
 java.lang.String getBackorderedQuantity()
           
 java.lang.String getCarrierDesc()
           
 java.lang.String getDefaultCarrierService()
          CARRIER SERVICE and SHIPPING RESTRICTIONS
 java.lang.String getDescription()
          SELLING SKU METHODS
 java.lang.String getEstimatedDeliveryDate()
           
 InventorySellingSku getInventorySellingSku()
           
 java.lang.String getMediaChannel()
           
 java.lang.String getMediaDescription()
           
 java.lang.String getMediaDisplayCode()
           
 java.lang.String getMediaEffectiveDate()
           
 java.lang.String getMediaExpirationDate()
           
 java.lang.String getMediaPage()
           
 java.lang.String getMediaPrice()
           
 java.lang.String getMessageMediaCode()
           
 java.lang.String getMessageText()
           
 java.lang.String getRegularEmployeePrice()
           
 java.lang.String getSaleEmployeePrice()
           
 java.lang.Object getSellingSku()
           
 java.lang.String getSellingSkuNumber()
           
 java.util.Set getSellingSkus(boolean latestMediaOnly)
          MEDIA METHODS
 java.util.Collection getShippingRestrictions()
           
 java.lang.Object getTemporaryOrderLine()
           
 boolean hasPackComponents()
           
 boolean hasSellingSku()
           
 boolean hasUdaValues()
           
 void initializeSellingSku()
           
 boolean isCareCard()
           
 boolean isDirectShippable()
           
 boolean isGiftable()
           
 boolean isMonogrammable()
           
 boolean isNoLongerAvailable()
           
 boolean isPersonalizable()
           
 boolean isRecipeCard()
           
 void setInventorySellingSku(java.lang.Object object)
          STATE MANAGEMENT METHODS
 void setMessage(java.lang.Object message)
           
 void setSellingSkuForMedia(java.lang.Object object)
           
 void setShippingRestriction(java.lang.Object object)
           
 
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

ItemDetailHandler

public ItemDetailHandler()
Method Detail

setInventorySellingSku

public void setInventorySellingSku(java.lang.Object object)
                            throws SystemException
STATE MANAGEMENT METHODS

Throws:
SystemException

initializeSellingSku

public void initializeSellingSku()
                          throws SystemException,
                                 BusinessException,
                                 UiBusinessException
Throws:
SystemException
BusinessException
UiBusinessException

getInventorySellingSku

public InventorySellingSku getInventorySellingSku()

getTemporaryOrderLine

public java.lang.Object getTemporaryOrderLine()

hasSellingSku

public boolean hasSellingSku()

getSellingSku

public java.lang.Object getSellingSku()

clearInventorySellingSku

public void clearInventorySellingSku()

getDescription

public java.lang.String getDescription()
                                throws SystemException
SELLING SKU METHODS

Throws:
SystemException

getSellingSkuNumber

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

isGiftable

public boolean isGiftable()
                   throws SystemException,
                          BusinessException
Throws:
SystemException
BusinessException

isDirectShippable

public boolean isDirectShippable()
                          throws SystemException,
                                 BusinessException
Throws:
SystemException
BusinessException

getRegularEmployeePrice

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

getSaleEmployeePrice

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

isRecipeCard

public boolean isRecipeCard()
                     throws SystemException
Throws:
SystemException

isCareCard

public boolean isCareCard()
                   throws SystemException
Throws:
SystemException

isPersonalizable

public boolean isPersonalizable()
                         throws SystemException,
                                BusinessException
Throws:
SystemException
BusinessException

isMonogrammable

public boolean isMonogrammable()
                        throws SystemException,
                               BusinessException
Throws:
SystemException
BusinessException

hasPackComponents

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

hasUdaValues

public boolean hasUdaValues()
                     throws SystemException,
                            BusinessException
Throws:
SystemException
BusinessException

findOnlineMessages

public java.util.Set findOnlineMessages()
                                 throws SystemException
MESSAGE METHODS

Throws:
SystemException

setMessage

public void setMessage(java.lang.Object message)

getMessageText

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

getMessageMediaCode

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

getEstimatedDeliveryDate

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

isNoLongerAvailable

public boolean isNoLongerAvailable()
                            throws SystemException
Throws:
SystemException

getBackorderedQuantity

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

getDefaultCarrierService

public java.lang.String getDefaultCarrierService()
                                          throws SystemException
CARRIER SERVICE and SHIPPING RESTRICTIONS

Throws:
SystemException

getShippingRestrictions

public java.util.Collection getShippingRestrictions()
                                             throws SystemException,
                                                    BusinessException
Throws:
SystemException
BusinessException

setShippingRestriction

public void setShippingRestriction(java.lang.Object object)

getCarrierDesc

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

getAddressValue

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

getSellingSkus

public java.util.Set getSellingSkus(boolean latestMediaOnly)
                             throws SystemException,
                                    BusinessException
MEDIA METHODS

Throws:
SystemException
BusinessException

setSellingSkuForMedia

public void setSellingSkuForMedia(java.lang.Object object)
                           throws SystemException
Throws:
SystemException

getMediaDisplayCode

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

getMediaDescription

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

getMediaChannel

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

getMediaPage

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

getMediaPrice

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

getMediaEffectiveDate

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

getMediaExpirationDate

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


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28