com.plumtree.remote.prc.collaboration.project
Class ProjectAttribute
java.lang.Object
com.plumtree.remote.prc.collaboration.project.ProjectAttribute
- public class ProjectAttribute
- extends java.lang.Object
An enumerated type used to describe the specific fields that can be used in constructing a ProjectQueryOrder for Projects.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
LAST_MODIFIED_DATE
public static final ProjectAttribute LAST_MODIFIED_DATE
- Attribute for project last modified date.
NAME
public static final ProjectAttribute NAME
- Attribute for project name.
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.