|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.plumtree.remote.prc.collaboration.document.DocumentFilterType
An enumerated type used to describe the possible filter types for documents. It is used in IDocumentFilter.get/setFilterType.
| Field Summary | |
static DocumentFilterType |
ALL
All documents. |
static DocumentFilterType |
CHECKED_OUT_BY_CURRENT_USER
Only documents currently checked out to the current user. |
static DocumentFilterType |
LAST_CHECKED_IN_BY_CURRENT_USER
Only documents last checked-in by the current user. |
| 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 DocumentFilterType ALL
public static final DocumentFilterType CHECKED_OUT_BY_CURRENT_USER
public static final DocumentFilterType LAST_CHECKED_IN_BY_CURRENT_USER
| 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.