com.retek.rcom.gui.screen.ordercommon
Class OrderAccommodationDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.ordercommon.OrderAccommodationDialogHandler
- public class OrderAccommodationDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MERCHANDISE
public static final java.lang.Object MERCHANDISE
PERSONALIZATION
public static final java.lang.Object PERSONALIZATION
GIFTING
public static final java.lang.Object GIFTING
SHIPPING_TYPE
public static final java.lang.Object SHIPPING_TYPE
TAX_TYPE
public static final java.lang.Object TAX_TYPE
TOTAL_TYPE
public static final java.lang.Object TOTAL_TYPE
OrderAccommodationDialogHandler
public OrderAccommodationDialogHandler(OrderScreenType screenType)
getMerchandiseTotal
public java.lang.String getMerchandiseTotal()
throws SystemException,
BusinessException
- ORDER TOTOALS
- Throws:
SystemException
BusinessException
getGiftingTotal
public java.lang.String getGiftingTotal()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getPersonalizationTotal
public java.lang.String getPersonalizationTotal()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getShippingTotal
public java.lang.String getShippingTotal()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getTaxTotal
public java.lang.String getTaxTotal()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getOrderTotal
public java.lang.String getOrderTotal()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getAccomodationTypeDesc
public java.lang.String getAccomodationTypeDesc()
throws SystemException
- ACCOMODATION METHODS
- Throws:
SystemException
createOrderAccomodation
public void createOrderAccomodation(java.lang.Object type)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
addOrderAccomodation
public void addOrderAccomodation()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setRefundable
public void setRefundable(java.lang.Object refundablePayment)
throws SystemException
- Throws:
SystemException
setReason
public void setReason(java.lang.Object object)
throws SystemException
- Throws:
SystemException
setDollarOff
public void setDollarOff(java.lang.String dollarOff)
throws SystemException
- Throws:
SystemException
setPercentOff
public void setPercentOff(java.lang.String percentOff)
throws SystemException
- Throws:
SystemException
getAccommodationReasons
public java.util.Collection getAccommodationReasons()
throws SystemException
- Throws:
SystemException
getRefundables
public java.util.List getRefundables()
throws SystemException,
BusinessException
- REFUNDABLE METHODS
- Throws:
SystemException
BusinessException
getDefaultRefundable
public java.lang.Object getDefaultRefundable()
isTaxType
public boolean isTaxType(java.lang.Object object)
isTaxType
public boolean isTaxType()
throws SystemException
- Throws:
SystemException
getTaxAmount
public java.lang.String getTaxAmount()
throws SystemException,
UiBusinessException,
BusinessException
- Throws:
SystemException
UiBusinessException
BusinessException
createOrderAccomodationForTypeTotal
public void createOrderAccomodationForTypeTotal()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
orderHasShippedLines
public boolean orderHasShippedLines()
throws SystemException
- Throws:
SystemException
reasonListContainsTaxCreditReason
public boolean reasonListContainsTaxCreditReason()
throws SystemException
- Throws:
SystemException
getTaxCreditReason
public java.lang.Object getTaxCreditReason()
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25