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

Packages that use RoutingAttribute
com.retek.component.task   
 

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)
           
 



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