com.retek.rcom.gui.screen.ordermain
Class ZeroDollarReturnHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.ordermain.ZeroDollarReturnHandler
- public class ZeroDollarReturnHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZeroDollarReturnHandler
public ZeroDollarReturnHandler()
- STATE MANAGEMENT
getOrder
public java.lang.Object getOrder()
setCustomer
public void setCustomer(java.lang.Object object)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
createZeroDollarReturnLine
public void createZeroDollarReturnLine()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getOrderLine
public java.lang.Object getOrderLine()
- ORDER LINE METHODS
setSellingSku
public void setSellingSku(java.util.List differentiatorList)
throws SystemException,
BusinessException,
UiBusinessException
- Throws:
SystemException
BusinessException
UiBusinessException
hasSellingSku
public boolean hasSellingSku()
getRequestedQuantity
public java.lang.String getRequestedQuantity()
throws SystemException
- Throws:
SystemException
setRequestedQuantity
public void setRequestedQuantity(java.lang.String quantity)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getRegularPrice
public java.lang.String getRegularPrice()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getExtendedPrice
public java.lang.String getExtendedPrice()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
applyOrderLine
public void applyOrderLine()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setSellingItem
public void setSellingItem(java.lang.String sellingItemId)
throws SystemException,
BusinessException,
UiBusinessException
- SELLING ITEM AND SELLING SKU METHODS
- Throws:
SystemException
BusinessException
UiBusinessException
getSellingItemDescription
public java.lang.String getSellingItemDescription()
throws SystemException
- Throws:
SystemException
getDifferentiatorTypes
public java.util.List getDifferentiatorTypes()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getDifferentiatorList
public java.util.List getDifferentiatorList(java.lang.Object diffType)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
isPersonalizable
public boolean isPersonalizable()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
isMonogrammable
public boolean isMonogrammable()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28