com.retek.component.task
Class WorkTaskObjectMaster

java.lang.Object
  extended bycom.retek.component.task.WorkTaskObjectMaster

public class WorkTaskObjectMaster
extends java.lang.Object


Constructor Summary
WorkTaskObjectMaster()
           
 
Method Summary
static OrderWorkTask createOrderWorkTask(DistributedContext context, Task task, Banner banner)
           
static OrderWorkTask createOrderWorkTask(DistributedContext context, Task task, CustomerOrder order)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkTaskObjectMaster

public WorkTaskObjectMaster()
Method Detail

createOrderWorkTask

public static OrderWorkTask createOrderWorkTask(DistributedContext context,
                                                Task task,
                                                Banner banner)
                                         throws java.lang.Exception
Throws:
java.lang.Exception

createOrderWorkTask

public static OrderWorkTask createOrderWorkTask(DistributedContext context,
                                                Task task,
                                                CustomerOrder order)
                                         throws java.lang.Exception
Throws:
java.lang.Exception


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