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

Packages that use Taskable
com.retek.component.customer   
com.retek.component.customerorder   
com.retek.component.security   
com.retek.component.task   
 

Uses of Taskable in com.retek.component.customer
 

Subinterfaces of Taskable in com.retek.component.customer
 interface ActivityRequestType
           
 

Uses of Taskable in com.retek.component.customerorder
 

Subinterfaces of Taskable in com.retek.component.customerorder
 interface CustomerOrderPendReason
           
 

Uses of Taskable in com.retek.component.security
 

Subinterfaces of Taskable in com.retek.component.security
 interface User
          Represents a "user" in the system.
 

Uses of Taskable in com.retek.component.task
 

Methods in com.retek.component.task that return Taskable
 Taskable WorkTask.getTaskable()
           
 

Methods in com.retek.component.task with parameters of type Taskable
 void WorkTaskSearchCriteria.setTaskable(Taskable taskable)
           
 OrderWorkTask TaskManager.buildOrderWorkTask(Taskable taskable, CustomerOrder order, Task task)
           
 PersonalReminderWorkTask TaskManager.buildPersonalReminderWorkTask(Taskable taskable, ActivityRequest activityRequest, Task task)
           
 PersonalReminderWorkTask TaskManager.buildPersonalReminderWorkTask(Taskable taskable, CustomerOrder order, Task task)
           
 PersonalReminderWorkTask TaskManager.buildPersonalReminderWorkTask(Taskable taskable, Task task)
           
 



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