com.retek.rmm.gui.screen.promotions
Class AltSellingTriggerHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rmm.gui.screen.promotions.AltSellingTriggerHandler

public class AltSellingTriggerHandler
extends ScreenHandler


Constructor Summary
AltSellingTriggerHandler()
           
 
Method Summary
 void addSelectedSellingList(java.util.List list)
           
 void findSellingLists()
           
 java.util.List getDeSelectedSellingList()
           
 java.util.Set getSelectedSellingItemBenefits()
           
 java.util.List getSelectedSellingList()
           
 java.lang.String getSellingListName()
           
 java.lang.String getSellingListType()
           
 java.util.Set getSellingListTypes()
           
 boolean hasPromotionDates()
           
 void removeSelectedSellingList(java.util.List list)
           
 void setPromotion(java.lang.Object promotionObject)
           
 void setSellingList(java.lang.Object object)
           
 void setSellingListItemNumber(java.lang.String itemNumber)
           
 void setSellingListItemNumberDesc(java.lang.String itemNumberDesc)
           
 void setSellingListMediaCode(java.lang.String mediaCode)
           
 void setSellingListMediaCodeDesc(java.lang.String mediaCodeDesc)
           
 void setSellingListName(java.lang.String name)
           
 void setSellingListType(java.lang.Object listType)
           
 
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

AltSellingTriggerHandler

public AltSellingTriggerHandler()
Method Detail

setPromotion

public void setPromotion(java.lang.Object promotionObject)
                  throws SystemException
Throws:
SystemException

addSelectedSellingList

public void addSelectedSellingList(java.util.List list)
                            throws SystemException,
                                   BusinessException
Throws:
SystemException
BusinessException

removeSelectedSellingList

public void removeSelectedSellingList(java.util.List list)
                               throws SystemException,
                                      BusinessException
Throws:
SystemException
BusinessException

getDeSelectedSellingList

public java.util.List getDeSelectedSellingList()

getSelectedSellingList

public java.util.List getSelectedSellingList()

setSellingListType

public void setSellingListType(java.lang.Object listType)

getSellingListTypes

public java.util.Set getSellingListTypes()

setSellingListName

public void setSellingListName(java.lang.String name)

setSellingListMediaCode

public void setSellingListMediaCode(java.lang.String mediaCode)

setSellingListMediaCodeDesc

public void setSellingListMediaCodeDesc(java.lang.String mediaCodeDesc)

setSellingListItemNumber

public void setSellingListItemNumber(java.lang.String itemNumber)
                              throws SystemException,
                                     UiBusinessException,
                                     BusinessException
Throws:
SystemException
UiBusinessException
BusinessException

setSellingListItemNumberDesc

public void setSellingListItemNumberDesc(java.lang.String itemNumberDesc)
                                  throws SystemException,
                                         UiBusinessException,
                                         BusinessException
Throws:
SystemException
UiBusinessException
BusinessException

findSellingLists

public void findSellingLists()
                      throws SystemException,
                             UiBusinessException
Throws:
SystemException
UiBusinessException

setSellingList

public void setSellingList(java.lang.Object object)

getSellingListType

public java.lang.String getSellingListType()
                                    throws SystemException
Throws:
SystemException

getSellingListName

public java.lang.String getSellingListName()
                                    throws SystemException
Throws:
SystemException

getSelectedSellingItemBenefits

public java.util.Set getSelectedSellingItemBenefits()

hasPromotionDates

public boolean hasPromotionDates()
                          throws SystemException
Throws:
SystemException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28