Uses of Interface
com.retek.component.task.WorkTask

Packages that use WorkTask
com.retek.component.task   
com.retek.rcom.gui.core   
 

Uses of WorkTask in com.retek.component.task
 

Subinterfaces of WorkTask in com.retek.component.task
 interface ActivityRequestWorkTask
           
 interface OrderWorkTask
           
 interface PersonalReminderWorkTask
           
 

Methods in com.retek.component.task that return WorkTask
 WorkTask TaskManager.leaseNextWorkTaskForWorklist(Task task, Banner banner, User user)
           
 

Methods in com.retek.component.task with parameters of type WorkTask
 void WorkTaskSubmitValidator.validate(WorkTask workTask)
           
 void TaskManager.releaseLease(WorkTask workTask, User user)
           
 void TaskManager.leaseWorkTask(WorkTask workTask, User user)
           
 

Uses of WorkTask in com.retek.rcom.gui.core
 

Methods in com.retek.rcom.gui.core that return WorkTask
static WorkTask RcomRepository.retrieveWorklistTask()
           
 

Methods in com.retek.rcom.gui.core with parameters of type WorkTask
static void RcomRepository.storeWorklistTask(WorkTask workTask)
          WORKLIST TASK
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25