com.retek.rcom.gui.screen.scripting
Class ScriptMessageHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.scripting.ScriptMessageHandler
- public class ScriptMessageHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptMessageHandler
public ScriptMessageHandler()
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 © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28