com.retek.rcom.gui.screen.historytype
Class HistoryEventTypeDialogHandler

java.lang.Object
  extended bycom.retek.rcom.gui.screen.historytype.HistoryEventTypeDialogHandler

public class HistoryEventTypeDialogHandler
extends java.lang.Object


Constructor Summary
HistoryEventTypeDialogHandler()
           
 
Method Summary
 void createEventType()
           
 java.lang.String getDescription()
           
 java.lang.String getUsage()
           
 java.lang.Object getVisibility()
           
 java.util.List getVisibilityOptions()
           
 boolean isActive()
           
 boolean isExternalUsage()
           
 void setActive(boolean active)
           
 void setDescription(java.lang.String description)
           
 void setEventType(java.lang.Object object)
           
 void setVisibility(java.lang.Object visibility)
           
 void submit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HistoryEventTypeDialogHandler

public HistoryEventTypeDialogHandler()
Method Detail

setEventType

public void setEventType(java.lang.Object object)

createEventType

public void createEventType()
                     throws SystemException
Throws:
SystemException

getDescription

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

getUsage

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

getVisibility

public java.lang.Object getVisibility()
                               throws SystemException
Throws:
SystemException

isActive

public boolean isActive()
                 throws SystemException
Throws:
SystemException

getVisibilityOptions

public java.util.List getVisibilityOptions()

isExternalUsage

public boolean isExternalUsage()
                        throws SystemException
Throws:
SystemException

setDescription

public void setDescription(java.lang.String description)
                    throws SystemException
Throws:
SystemException

setVisibility

public void setVisibility(java.lang.Object visibility)
                   throws SystemException
Throws:
SystemException

setActive

public void setActive(boolean active)
               throws SystemException
Throws:
SystemException

submit

public void submit()
            throws SystemException,
                   BusinessException
Throws:
SystemException
BusinessException


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