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

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

public class PromotionPrimaryHandler
extends ScreenHandler


Constructor Summary
PromotionPrimaryHandler()
           
 
Method Summary
 java.lang.String getBannerDescription()
           
 java.lang.String getChannelTypeDescription()
           
 java.lang.String getCreatedBy()
           
 java.lang.String getEndDate()
           
 java.lang.String getPromotionCode()
           
 java.lang.String getPromotionFormat()
           
 java.lang.String getPromotionName()
           
 java.util.Collection getPromotions()
           
 java.lang.String getStartDate()
           
 java.lang.String getStatus()
           
 java.lang.String getUpdateDate()
           
 java.lang.String getUpdatedBy()
           
 void setIncludeClosed(boolean include)
          STATE MANAGEMENT
 void setPromotion(java.lang.Object object)
          PROMOTION 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

PromotionPrimaryHandler

public PromotionPrimaryHandler()
Method Detail

setIncludeClosed

public void setIncludeClosed(boolean include)
STATE MANAGEMENT


getPromotions

public java.util.Collection getPromotions()
                                   throws SystemException,
                                          BusinessException
Throws:
SystemException
BusinessException

setPromotion

public void setPromotion(java.lang.Object object)
PROMOTION METHODS


getPromotionCode

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

getBannerDescription

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

getChannelTypeDescription

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

getPromotionFormat

public java.lang.String getPromotionFormat()

getPromotionName

public java.lang.String getPromotionName()
                                  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,
                                  BusinessException
Throws:
SystemException
BusinessException

getCreatedBy

public java.lang.String getCreatedBy()
                              throws SystemException,
                                     BusinessException
Throws:
SystemException
BusinessException

getUpdateDate

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

getUpdatedBy

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


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