com.retek.rcom.gui.screen.ordercommon
Class OrderLineAccommodationDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.ordercommon.OrderLineAccommodationDialogHandler
- public class OrderLineAccommodationDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TAX
public static final java.lang.String TAX
- See Also:
- Constant Field Values
PERSONALIZATION
public static final java.lang.String PERSONALIZATION
- See Also:
- Constant Field Values
OrderLineAccommodationDialogHandler
public OrderLineAccommodationDialogHandler(OrderScreenType screenType)
getAccommodationReasons
public java.util.Collection getAccommodationReasons()
throws SystemException
- Throws:
SystemException
getOrderLines
public java.util.List getOrderLines()
throws SystemException,
BusinessException
- ORDER LINE MANAGEMENT
- Throws:
SystemException
BusinessException
setOrderLine
public void setOrderLine(java.lang.Object object)
getOrderLineNumber
public java.lang.String getOrderLineNumber()
throws SystemException
- Throws:
SystemException
getDisplayCode
public java.lang.String getDisplayCode()
throws SystemException
- Throws:
SystemException
getDescription
public java.lang.String getDescription()
throws SystemException
- Throws:
SystemException
getExtendedPrice
public java.lang.String getExtendedPrice()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getValueForRowType
public java.lang.String getValueForRowType(java.lang.String rowType)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getSecondaryRowObject
public java.lang.Object getSecondaryRowObject(java.lang.String rowType)
createOrderLineAccomodation
public void createOrderLineAccomodation(java.lang.Object accomMapper)
throws SystemException,
BusinessException,
UiBusinessException
- ACCOMODATION METHODS
- Throws:
SystemException
BusinessException
UiBusinessException
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 amount)
throws SystemException
- Throws:
SystemException
setPercentOff
public void setPercentOff(java.lang.String percent)
throws SystemException
- Throws:
SystemException
addOrderLineAccomodation
public void addOrderLineAccomodation(java.lang.Object accommodationMapper)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
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 accommodationTypeEnum)
isTaxType
public boolean isTaxType()
throws SystemException
- Throws:
SystemException
getTaxAmount
public java.lang.String getTaxAmount()
throws SystemException,
UiBusinessException,
BusinessException
- Throws:
SystemException
UiBusinessException
BusinessException
getOrderLineMapperObject
public java.lang.Object getOrderLineMapperObject()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28