com.retek.rcom.gui.screen.altselling
Class SellingListDisplayManagerHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.altselling.SellingListDisplayManagerHandler

public class SellingListDisplayManagerHandler
extends ScreenHandler


Constructor Summary
SellingListDisplayManagerHandler()
           
 
Method Summary
 boolean containsList(java.lang.Object displayedRcomSellingList, java.lang.Object rcomSellingList)
           
 java.lang.Object getCrossSellList(java.lang.Object object)
          CROSSSELL LIST METHODS
 java.lang.Object getCrosssellSellingListType()
           
 java.lang.Object getCustomerOrder()
           
 RcomSellingList getSubSellList(java.lang.Object object)
          SUBSELL LIST METHODS
 java.lang.Object getSubsellSellingListType()
           
 java.util.List getUpsellLists(boolean getAllLists)
           
 boolean isDisplayable(java.lang.Object object)
           
 boolean setCustomerOrder(java.lang.Object object)
          UPSELL LIST METHODS
 
Methods inherited from class com.retek.commons.gui.core.ScreenHandler
getException, getLogger, getSystemException, processSystemException, register, register, unregister, unregisterAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SellingListDisplayManagerHandler

public SellingListDisplayManagerHandler()
Method Detail

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