|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Filters used for querying Discussion messages. By default a discussion message filter will be set to give the largest possible result set. The various setter methods can be used to narrow the kinds of results to return.
| Method Summary | |
DiscussionMessageStatusFilterType |
getMessageStatusType()
Returns the message status type. |
DiscussionMessageModeratorFilterType |
getModeratorType()
Returns the discussion type filter. |
DiscussionMessageQueryOrder[] |
getQueryOrders()
Returns the DiscussionMessageQueryOrder that the results
will be returned in. |
void |
setMessageStatusType(DiscussionMessageStatusFilterType messageStatus)
Sets the message status type. |
void |
setModeratorType(DiscussionMessageModeratorFilterType moderatorType)
Sets the discussion type filter. |
void |
setQueryOrders(DiscussionMessageQueryOrder[] queryOrders)
Sets the DiscussionMessageQueryOrder for the rows to return |
| Methods inherited from interface com.plumtree.remote.prc.collaboration.query.IFilter |
getMaximumResults, isRestoreSecurity, setMaximumResults, setRestoreSecurity |
| Method Detail |
public DiscussionMessageStatusFilterType getMessageStatusType()
public DiscussionMessageModeratorFilterType getModeratorType()
public DiscussionMessageQueryOrder[] getQueryOrders()
DiscussionMessageQueryOrder that the results
will be returned in.
DiscussionMessageQueryOrder.public void setMessageStatusType(DiscussionMessageStatusFilterType messageStatus)
public void setModeratorType(DiscussionMessageModeratorFilterType moderatorType)
public void setQueryOrders(DiscussionMessageQueryOrder[] queryOrders)
DiscussionMessageQueryOrder for the rows to return
queryOrders - and array of DiscussionMessageQueryOrder; cannot be null or of 0 length
The rows will be returned as the order of the
DiscussionMessageQueryOrder array.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright ©2007 BEA Systems, Inc. All Rights Reserved.