|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.plumtree.remote.prc.collaboration.document.DocumentFolderAttribute
An enumerated type used to describe the specific fields that can be used in constructing a DocumentFolderQueryOrder for document folders.
| Field Summary | |
static DocumentFolderAttribute |
LAST_MODIFIED
The document folder's last modified date. |
static DocumentFolderAttribute |
NAME
The document folder name. |
static DocumentFolderAttribute |
NO_ORDER
Request that document folders returned from query not be sorted. |
| 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 DocumentFolderAttribute LAST_MODIFIED
public static final DocumentFolderAttribute NAME
public static final DocumentFolderAttribute NO_ORDER
| 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 ©2010 Oracle® Corporation. All Rights Reserved.