com.retek.rcom.gui.screen.worklisttask
Class TaskMaintenanceDialogHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.worklisttask.TaskMaintenanceDialogHandler

public class TaskMaintenanceDialogHandler
extends ScreenHandler


Constructor Summary
TaskMaintenanceDialogHandler()
           
 
Method Summary
 void discardChanges()
           
 java.lang.String getLongDescription()
           
 java.lang.Object getRoutingAttribute()
           
 java.util.Collection getRoutingItems()
           
 java.lang.String getShortDescription()
           
 java.lang.Object getTaskType()
           
 java.util.Collection getTaskTypes()
           
 boolean isAddMode()
           
 boolean isSystematic()
           
 void setTask(java.lang.Object task)
           
 java.lang.Object submit(java.lang.Object taskType, java.lang.String subType, java.lang.String description, java.lang.Object routing)
           
 
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

TaskMaintenanceDialogHandler

public TaskMaintenanceDialogHandler()
Method Detail

getTaskTypes

public java.util.Collection getTaskTypes()
                                  throws SystemException
Throws:
SystemException

setTask

public void setTask(java.lang.Object task)

getRoutingItems

public java.util.Collection getRoutingItems()
                                     throws SystemException
Throws:
SystemException

getTaskType

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

getRoutingAttribute

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

submit

public java.lang.Object submit(java.lang.Object taskType,
                               java.lang.String subType,
                               java.lang.String description,
                               java.lang.Object routing)
                        throws SystemException,
                               BusinessException
Throws:
SystemException
BusinessException

isAddMode

public boolean isAddMode()

getShortDescription

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

getLongDescription

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

isSystematic

public boolean isSystematic()
                     throws SystemException
Throws:
SystemException

discardChanges

public void discardChanges()
                    throws SystemException
Throws:
SystemException


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