|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.plumtree.remote.prc.collaboration.tasklist.TaskAttribute
An enumerated type used to describe the specific fields that can be used in constructing
a TaskQueryOrder for Tasks.
| Field Summary | |
static TaskAttribute |
ASSIGNED_NAME
Attribute for task's assigned user name. |
static TaskAttribute |
DUE_DATE
Attribute for task due date. |
static TaskAttribute |
NAME
Attribute for task name. |
static TaskAttribute |
ORDER
Attribute for task's order. |
static TaskAttribute |
START_DATE
Attribute for task start date. |
static TaskAttribute |
STATUS
Attribute for task status. |
| Method Summary | |
java.lang.Object |
getUnderlyingObject()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final TaskAttribute ASSIGNED_NAME
public static final TaskAttribute DUE_DATE
public static final TaskAttribute NAME
public static final TaskAttribute ORDER
public static final TaskAttribute START_DATE
public static final TaskAttribute STATUS
| Method Detail |
public java.lang.String toString()
public java.lang.Object getUnderlyingObject()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright ©2007 BEA Systems, Inc. All Rights Reserved.