com.retek.rcom.gui.screen.ordermain
Class SchedulePickupDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.ordermain.SchedulePickupDialogHandler
- public class SchedulePickupDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchedulePickupDialogHandler
public SchedulePickupDialogHandler()
initHandler
public void initHandler(java.lang.Object order,
java.lang.Object orderLine)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getCustomer
public java.lang.Object getCustomer()
throws SystemException
- STATE MANAGEMENT
- Throws:
SystemException
getCustomerOrderNumber
public java.lang.String getCustomerOrderNumber()
throws SystemException
- Throws:
SystemException
getCustomerName
public java.lang.String getCustomerName()
throws SystemException
- Throws:
SystemException
getRequiredReturnLinesWithSameShipTo
public java.util.List getRequiredReturnLinesWithSameShipTo()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setPickupLinesItem
public void setPickupLinesItem(java.util.List selectedItems)
throws SystemException,
BusinessException
- SELECTED ORDER LINE with required return indicator passed from order line primary view tab
- Throws:
SystemException
BusinessException
setSelectedCarrier
public void setSelectedCarrier(java.lang.Object selectedCarrier)
throws SystemException
- Throws:
SystemException
getCustomerAddress1
public java.lang.String getCustomerAddress1()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getCustomerAddress2
public java.lang.String getCustomerAddress2()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getCustomerAddress3
public java.lang.String getCustomerAddress3()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getCustomerCity
public java.lang.String getCustomerCity()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getCustomerState
public java.lang.String getCustomerState()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getCustomerZipCode
public java.lang.String getCustomerZipCode()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getCustomerDayPhone
public java.lang.String getCustomerDayPhone()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getCustomerEvePhone
public java.lang.String getCustomerEvePhone()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getCustomerEmail
public java.lang.String getCustomerEmail()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getOrderLineSellingSkuDisplayCode
public java.lang.String getOrderLineSellingSkuDisplayCode(java.lang.Object selectedReturnLine)
throws SystemException
- GETTERS PICKUP-ORDER-LINE
- Throws:
SystemException
getOrderLineSellingSkuDescription
public java.lang.String getOrderLineSellingSkuDescription(java.lang.Object selectedReturnLine)
throws SystemException
- Throws:
SystemException
getOrderLineExpectedReturnQty
public java.lang.String getOrderLineExpectedReturnQty(java.lang.Object selectedReturnLine)
throws SystemException
- Throws:
SystemException
getOrderLineTotalRefundAmount
public java.lang.String getOrderLineTotalRefundAmount(java.lang.Object selectedReturnLine)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getOrderLineExtendedPrice
public java.lang.String getOrderLineExtendedPrice(java.lang.Object selectedReturnLine)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getPickupAddress
public java.lang.Object getPickupAddress()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getPickUpCarriers
public java.util.List getPickUpCarriers()
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
getNumberOfBoxes
public java.lang.String getNumberOfBoxes()
throws SystemException
- Throws:
SystemException
getPickUpComment
public java.lang.String getPickUpComment()
throws SystemException
- Throws:
SystemException
getSelectedCarrier
public java.lang.Object getSelectedCarrier()
throws SystemException
- Throws:
SystemException
setPickupAddress
public void setPickupAddress(java.lang.Object address)
throws SystemException
- SETTERS CALL TAG
- Throws:
SystemException
setNumberOfBoxes
public void setNumberOfBoxes(java.lang.String numberOfBoxes)
throws SystemException
- Throws:
SystemException
setComment
public void setComment(java.lang.String comment)
throws SystemException
- Throws:
SystemException
apply
public void apply()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25