Returns a discussion message filter for narrowing query results.
The discussion message filter.
The discussion message filter is set with the following defaults: DiscussionMessageStatusFilterTypes
is set to ALL
; DiscussionMessageModeratorFilterTypes
is set to ALL
; DiscussionMessageQueryOrders
is set to an array of one element with an attribute of DiscussionMessageAttributes.PROJECT_NAME
, ascending.
IDiscussionManager Interface | Plumtree.Remote.PRC.Collaboration.Discussion Namespace