com.retek.rcom.gui.screen.ordermain
Class ShipmentDetailsHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.ordermain.ShipmentDetailsHandler

public class ShipmentDetailsHandler
extends ScreenHandler


Constructor Summary
ShipmentDetailsHandler()
           
 
Method Summary
 java.lang.String getContainerCarrier()
           
 java.lang.String getContainerCarrierService()
           
 java.lang.String getContainerDeliveryConfirmationDate()
           
 java.lang.String getContainerExpectedReceiptDate()
           
 java.lang.String getContainerFulfilingWarehouse()
           
 java.lang.String getContainerItemQty()
           
 java.lang.String getContainerLineGiftWrappedInd()
           
 java.lang.String getContainerLineItemDescription()
           
 java.lang.String getContainerLineOriginalECDD()
           
 java.lang.String getContainerLinePersonalizedInd()
           
 java.lang.String getContainerLineQuantity()
           
 java.lang.String getContainerLineSellingItem()
           
 java.lang.String getContainerRMA()
           
 java.lang.String getContainerShipDate()
           
 java.lang.String getContainerShipToLabel()
           
 java.lang.String getContainerTrackingId()
           
 java.lang.String getContainerWeight()
           
 java.lang.String getReturnWarehouse()
           
 java.util.Set getShippedContainerLines()
          CONTAINER METHODS
 java.util.Set getShippedContainers()
           
 java.lang.String getTrackingExecutable()
          TRACKING METHODS
 boolean hasTrackingExecutable()
           
 void setShippedContainer(java.lang.Object object)
          STATE MANAGER
 void setShippedContainerLine(java.lang.Object shippedContainerLine)
          CONTAINER LINE 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

ShipmentDetailsHandler

public ShipmentDetailsHandler()
Method Detail

setShippedContainer

public void setShippedContainer(java.lang.Object object)
STATE MANAGER


getShippedContainers

public java.util.Set getShippedContainers()
                                   throws SystemException
Throws:
SystemException

setShippedContainerLine

public void setShippedContainerLine(java.lang.Object shippedContainerLine)
                             throws SystemException,
                                    BusinessException
CONTAINER LINE METHODS

Throws:
SystemException
BusinessException

getContainerLineQuantity

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

getContainerLineSellingItem

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

getContainerLineItemDescription

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

getContainerLineOriginalECDD

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

getContainerLineGiftWrappedInd

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

getContainerLinePersonalizedInd

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

getShippedContainerLines

public java.util.Set getShippedContainerLines()
                                       throws SystemException
CONTAINER METHODS

Throws:
SystemException

getContainerShipDate

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

getContainerExpectedReceiptDate

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

getContainerCarrier

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

getContainerFulfilingWarehouse

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

getContainerCarrierService

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

getReturnWarehouse

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

getContainerTrackingId

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

getContainerDeliveryConfirmationDate

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

getContainerItemQty

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

getContainerWeight

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

getContainerShipToLabel

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

getContainerRMA

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

getTrackingExecutable

public java.lang.String getTrackingExecutable()
                                       throws SystemException,
                                              BusinessException
TRACKING METHODS

Throws:
SystemException
BusinessException

hasTrackingExecutable

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


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