com.retek.rcom.gui.screen.altselling
Class SellingListDisplayManagerHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.altselling.SellingListDisplayManagerHandler
- public class SellingListDisplayManagerHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SellingListDisplayManagerHandler
public SellingListDisplayManagerHandler()
setCustomerOrder
public boolean setCustomerOrder(java.lang.Object object)
- UPSELL LIST METHODS
getCustomerOrder
public java.lang.Object getCustomerOrder()
getUpsellLists
public java.util.List getUpsellLists(boolean getAllLists)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getSubSellList
public RcomSellingList getSubSellList(java.lang.Object object)
throws SystemException,
BusinessException
- SUBSELL LIST METHODS
- Throws:
SystemException
BusinessException
getCrossSellList
public java.lang.Object getCrossSellList(java.lang.Object object)
throws SystemException,
BusinessException
- CROSSSELL LIST METHODS
- Throws:
SystemException
BusinessException
isDisplayable
public boolean isDisplayable(java.lang.Object object)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getSubsellSellingListType
public java.lang.Object getSubsellSellingListType()
getCrosssellSellingListType
public java.lang.Object getCrosssellSellingListType()
containsList
public boolean containsList(java.lang.Object displayedRcomSellingList,
java.lang.Object rcomSellingList)
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25