com.retek.component.task
Class TaskSearchCriteria

java.lang.Object
  extended bycom.retek.component.task.TaskSearchCriteria
All Implemented Interfaces:
java.io.Serializable

public class TaskSearchCriteria
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
TaskSearchCriteria()
           
 
Method Summary
 java.lang.String getShortDescription()
           
 DistributedReference getTaskTypeReference()
           
 TaskTypeUsability getTaskTypeUsability()
           
 void setShortDescription(java.lang.String string)
           
 void setTaskType(TaskType type)
           
 void setTaskTypeUsability(TaskTypeUsability usability)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskSearchCriteria

public TaskSearchCriteria()
Method Detail

getTaskTypeReference

public DistributedReference getTaskTypeReference()

setTaskType

public void setTaskType(TaskType type)

getShortDescription

public java.lang.String getShortDescription()

setShortDescription

public void setShortDescription(java.lang.String string)

getTaskTypeUsability

public TaskTypeUsability getTaskTypeUsability()

setTaskTypeUsability

public void setTaskTypeUsability(TaskTypeUsability usability)


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