com.plumtree.remote.prc.collaboration.project
Class ProjectFilterType
java.lang.Object
com.plumtree.remote.prc.collaboration.project.ProjectFilterType
- public class ProjectFilterType
- extends java.lang.Object
An enumerated type used to describe the possible filter types for Projects.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
LEADER_PROJECTS
public static final ProjectFilterType LEADER_PROJECTS
- Filter on projects where the current user is a leader.
PROJECTS
public static final ProjectFilterType PROJECTS
- Filter on all projects.
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.