com.retek.rcom.gui.screen.worklist
Class WorkListDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.worklist.WorkListDialogHandler
- public class WorkListDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkListDialogHandler
public WorkListDialogHandler()
getTaskTypes
public java.util.Collection getTaskTypes()
throws SystemException
- Throws:
SystemException
getWorklistTaskSummaryItems
public GridDisplayCell[][] getWorklistTaskSummaryItems(java.lang.Object worklistTaskType)
throws SystemException
- Throws:
SystemException
hasWorklistTaskSummaryItems
public boolean hasWorklistTaskSummaryItems()
throws SystemException
- Throws:
SystemException
getBanners
public java.lang.String[] getBanners()
throws SystemException
- Throws:
SystemException
getTasks
public java.lang.String[] getTasks()
throws SystemException
- Throws:
SystemException
getAllTasks
public java.util.ArrayList getAllTasks()
throws SystemException
- Throws:
SystemException
setSelectedWorkTaskSummaryItem
public void setSelectedWorkTaskSummaryItem(java.lang.Object workTaskSummaryItem)
isTaskTypeOrder
public boolean isTaskTypeOrder(java.lang.Object taskType)
getOrderForWorklistTaskSelected
public java.lang.Object getOrderForWorklistTaskSelected()
throws SystemException
- Throws:
SystemException
getNextWorkTaskForWorklistTaskSummaryItem
public java.lang.Object getNextWorkTaskForWorklistTaskSummaryItem()
throws SystemException
- Throws:
SystemException
getWorkTaskSummaryItem
public java.lang.Object getWorkTaskSummaryItem()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28