|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.plumtree.remote.prc.collaboration.tasklist.TaskListAttribute
An enumerated type used to describe the specific fields that can be used in constructing a TaskListQueryOrder for Task Lists.
| Field Summary | |
static TaskListAttribute |
DUE_DATE
Attribute for due dates of the task list's containing tasks. |
static TaskListAttribute |
NAME
Attribute for the task list name. |
static TaskListAttribute |
START_DATE
Attribute for the start date of the task list's containing tasks. |
static TaskListAttribute |
STATUS
Attribute for the statuses of the task list's containing tasks. |
| 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 TaskListAttribute DUE_DATE
public static final TaskListAttribute NAME
public static final TaskListAttribute START_DATE
public static final TaskListAttribute 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.