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

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

public class TaskMaintenanceHandler
extends ScreenHandler


Constructor Summary
TaskMaintenanceHandler()
           
 
Method Summary
 java.lang.String getAutoResolve()
           
 java.lang.String getDescription()
           
 java.lang.String getRouting()
           
 java.lang.String getSubType()
           
 java.lang.String getSystematicFlag()
           
 java.util.Collection getTasks()
           
 java.lang.String getType()
           
 void setTask(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

TaskMaintenanceHandler

public TaskMaintenanceHandler()
Method Detail

getTasks

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

setTask

public void setTask(java.lang.Object object)

getType

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

getSubType

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

getSystematicFlag

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

getAutoResolve

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

getRouting

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

getDescription

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


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