com.plumtree.remote.prc.collaboration.tasklist
Class TaskAssignedToFilterType
java.lang.Object
com.plumtree.remote.prc.collaboration.tasklist.TaskAssignedToFilterType
- public class TaskAssignedToFilterType
- extends java.lang.Object
An enumerated type used to describe the Assigned To filter type for Task Lists. This is
used in ITaskFilter.get/setAssignedToType methods.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ALL
public static final TaskAssignedToFilterType ALL
- Return tasks that are assigned to all.
UNASSIGNED
public static final TaskAssignedToFilterType UNASSIGNED
- Return tasks that are unassigned.
toString
public java.lang.String toString()
getUnderlyingObject
public java.lang.Object getUnderlyingObject()
For additional information on the IDK, including tutorials, blogs, code samples and more, see the AquaLogic User Interaction Developer Center on BEA dev2dev.Copyright ©2007 BEA Systems, Inc. All Rights Reserved.