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()
           
 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 setCrossellType()
           
 void setIncludeClosed(boolean include)
           
 void setSellingList(java.lang.Object object)
           
 void setSubsellType()
          STATE MANAGEMENT
 void setUpsellType()
           
 
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

setSubsellType

public void setSubsellType()
STATE MANAGEMENT


setUpsellType

public void setUpsellType()

setCrossellType

public void setCrossellType()

setIncludeClosed

public void setIncludeClosed(boolean include)

getAltSellingList

public java.util.Collection getAltSellingList()
                                       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 © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25