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

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

public class SourceCodeTriggerPanelHandler
extends ScreenHandler


Constructor Summary
SourceCodeTriggerPanelHandler()
           
 
Method Summary
 void addAll(java.util.List list)
           
 java.util.Set findPromotionCodes()
           
 java.util.Set getAvailableSourceCodes()
           
 java.util.Set getSelectedSourceCodes()
           
 java.lang.String getSourceCodeDescription()
           
 java.lang.String getSourceCodeDisplay()
           
 boolean isWorksheetStatus()
           
 void removeAll(java.util.List list)
           
 void resetSourceCodes()
           
 void setMediaCodeForSearch(java.lang.String mediaCode)
           
 void setPromotion(java.lang.Object promotionObject)
           
 void setSourceCode(java.lang.Object sourceCode)
           
 void setSourceCodeForSearch(java.lang.String sourceCode)
           
 void setSourceDescriptionForSearch(java.lang.String sourceDescription)
           
 
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

SourceCodeTriggerPanelHandler

public SourceCodeTriggerPanelHandler()
Method Detail

setPromotion

public void setPromotion(java.lang.Object promotionObject)

isWorksheetStatus

public boolean isWorksheetStatus()
                          throws SystemException,
                                 BusinessException
Throws:
SystemException
BusinessException

resetSourceCodes

public void resetSourceCodes()

getSelectedSourceCodes

public java.util.Set getSelectedSourceCodes()
                                     throws SystemException,
                                            BusinessException
Throws:
SystemException
BusinessException

setSourceCode

public void setSourceCode(java.lang.Object sourceCode)

getSourceCodeDisplay

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

getSourceCodeDescription

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

setMediaCodeForSearch

public void setMediaCodeForSearch(java.lang.String mediaCode)
                           throws SystemException
Throws:
SystemException

setSourceDescriptionForSearch

public void setSourceDescriptionForSearch(java.lang.String sourceDescription)

setSourceCodeForSearch

public void setSourceCodeForSearch(java.lang.String sourceCode)

findPromotionCodes

public java.util.Set findPromotionCodes()
                                 throws UiBusinessException,
                                        SystemException
Throws:
UiBusinessException
SystemException

addAll

public void addAll(java.util.List list)

removeAll

public void removeAll(java.util.List list)

getAvailableSourceCodes

public java.util.Set getAvailableSourceCodes()


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25