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

Packages that use RoutingAttribute
com.retek.component.task   
com.retek.component.task.impl   
 

Uses of RoutingAttribute in com.retek.component.task
 

Methods in com.retek.component.task that return RoutingAttribute
 RoutingAttribute Task.getRoutingAttribute()
           
static RoutingAttribute TaskObjectMaster.getRoutingAttribute(DistributedContext context, RoutingAttributeUsability routingAttrUsablility)
           
 

Methods in com.retek.component.task with parameters of type RoutingAttribute
 void Task.setRoutingAttribute(RoutingAttribute routingAttribute)
          Sets the RoutingAttribute on the Task
static Task TaskObjectMaster.createTask(DistributedContext context, java.lang.String longDescription, java.lang.String shortDescription, TaskType taskType, RoutingAttribute routingAttribute)
           
 

Uses of RoutingAttribute in com.retek.component.task.impl
 

Classes in com.retek.component.task.impl that implement RoutingAttribute
 class RoutingAttributeImpl
           
 

Methods in com.retek.component.task.impl that return RoutingAttribute
 RoutingAttribute TaskImpl.getRoutingAttribute()
           
 

Methods in com.retek.component.task.impl with parameters of type RoutingAttribute
 void TaskImpl.setRoutingAttribute(RoutingAttribute routingAttribute)
           
 



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