com.bea.wli.worklist.api.datatype
Class TaskPlanDataTypeIds

java.lang.Object
  extended by com.bea.wli.datatype.DataTypeIds
      extended by com.bea.wli.worklist.api.datatype.TaskPlanDataTypeIds

public class TaskPlanDataTypeIds
extends DataTypeIds

Factory for obtaining data type ids for use with task plans.


Field Summary
static String TASK_MESSAGE
           
 
Fields inherited from class com.bea.wli.datatype.DataTypeIds
BOOLEAN, DATE_TIME, DOUBLE, FLOAT, INTEGER, JAVA_BEAN, LIST, LONG, STRING, URL, XML_BEAN
 
Constructor Summary
TaskPlanDataTypeIds()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TASK_MESSAGE

public static final String TASK_MESSAGE
See Also:
Constant Field Values
Constructor Detail

TaskPlanDataTypeIds

public TaskPlanDataTypeIds()