com.retek.rcom.gui.screen.scripting
Class ScriptMessageHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.scripting.ScriptMessageHandler

public class ScriptMessageHandler
extends ScreenHandler


Constructor Summary
ScriptMessageHandler()
           
 
Method Summary
 java.lang.String getBanner()
           
 java.lang.String getChannelType()
           
 java.lang.String getDescription()
           
 java.lang.String getEndDate()
           
protected  java.util.Collection getMessages()
           
 java.lang.Object getMessageType()
           
 java.lang.Object getPopupType()
          STATE MANAGEMENT
 java.lang.String getPrompt()
           
 java.lang.String getPromptCondition()
           
 java.lang.String getScript()
           
 java.lang.Object getStandardType()
           
 java.lang.String getStartDate()
           
 void setMessage(java.lang.Object object)
          MESSAGE GETTER METHODS
 void setMessageType(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

ScriptMessageHandler

public ScriptMessageHandler()
Method Detail

getPopupType

public java.lang.Object getPopupType()
STATE MANAGEMENT


getStandardType

public java.lang.Object getStandardType()

setMessageType

public void setMessageType(java.lang.Object object)

getMessageType

public java.lang.Object getMessageType()

getMessages

protected java.util.Collection getMessages()
                                    throws SystemException
Throws:
SystemException

setMessage

public void setMessage(java.lang.Object object)
MESSAGE GETTER METHODS


getBanner

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

getChannelType

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

getPrompt

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

getPromptCondition

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

getDescription

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

getStartDate

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

getEndDate

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

getScript

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


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