com.retek.component.task.impl.persistence
Class TaskDbObjectMaster

java.lang.Object
  extended bycom.retek.commons.domain.core.persistence.db.oracle.DbObjectMaster
      extended bycom.retek.component.task.impl.persistence.TaskDbObjectMaster

public class TaskDbObjectMaster
extends DbObjectMaster


Constructor Summary
TaskDbObjectMaster()
           
 
Method Summary
static ActivityRequestWorkTaskDto getActivityRequestWorkTaskDto(DistributedContext context)
           
static OrderWorkTaskDto getOrderWorkTaskDto(DistributedContext context)
           
static PersonalReminderWorkTaskDto getPersonalReminderWorkTaskDto(DistributedContext context)
           
static RoutingAttributeDto getRoutingAttributeDto(DistributedContext context)
           
static TaskDto getTaskDto(DistributedContext context)
           
static TaskTypeDto getTaskTypeDto(DistributedContext context)
           
static java.lang.String getUnique10DigitCode()
           
static java.lang.String getUnique6DigitCode()
           
 
Methods inherited from class com.retek.commons.domain.core.persistence.db.oracle.DbObjectMaster
checkAllFieldsInitialized, checkAllFieldsInitialized, checkAllFieldsInitialized, checkAllFieldsInitialized, getJunitReferenceCache, getTestDbRDate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskDbObjectMaster

public TaskDbObjectMaster()
Method Detail

getUnique6DigitCode

public static java.lang.String getUnique6DigitCode()

getUnique10DigitCode

public static java.lang.String getUnique10DigitCode()

getTaskDto

public static TaskDto getTaskDto(DistributedContext context)
                          throws java.lang.Exception
Throws:
java.lang.Exception

getTaskTypeDto

public static TaskTypeDto getTaskTypeDto(DistributedContext context)

getRoutingAttributeDto

public static RoutingAttributeDto getRoutingAttributeDto(DistributedContext context)

getActivityRequestWorkTaskDto

public static ActivityRequestWorkTaskDto getActivityRequestWorkTaskDto(DistributedContext context)
                                                                throws java.lang.Exception
Throws:
java.lang.Exception

getPersonalReminderWorkTaskDto

public static PersonalReminderWorkTaskDto getPersonalReminderWorkTaskDto(DistributedContext context)
                                                                  throws java.lang.Exception
Throws:
java.lang.Exception

getOrderWorkTaskDto

public static OrderWorkTaskDto getOrderWorkTaskDto(DistributedContext context)
                                            throws java.lang.Exception
Throws:
java.lang.Exception


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