com.retek.rmm.gui.screen.altsellingitem
Class SellingListPrimaryHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rmm.gui.screen.altsellingitem.SellingListPrimaryHandler

public class SellingListPrimaryHandler
extends ScreenHandler


Constructor Summary
SellingListPrimaryHandler()
           
 
Method Summary
 java.util.Collection getAltSellingList(SellingListType sellingListType)
           
 java.lang.String getBannerDescription()
           
 java.lang.String getChannelDescription()
           
 java.lang.String getEndDate()
           
 java.lang.String getStartDate()
           
 java.lang.String getStatus()
           
 java.lang.String getUpsellName()
           
 void setIncludeClosed(boolean include)
          STATE MANAGEMENT
 void setSellingList(java.lang.Object object)
           
 
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

SellingListPrimaryHandler

public SellingListPrimaryHandler()
Method Detail

setIncludeClosed

public void setIncludeClosed(boolean include)
STATE MANAGEMENT


getAltSellingList

public java.util.Collection getAltSellingList(SellingListType sellingListType)
                                       throws SystemException
Throws:
SystemException

setSellingList

public void setSellingList(java.lang.Object object)

getBannerDescription

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

getChannelDescription

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

getUpsellName

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

getStartDate

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

getEndDate

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

getStatus

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


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