com.plumtree.remote.prc.collaboration.discussion
Class DiscussionMessageModeratorFilterType
java.lang.Object
com.plumtree.remote.prc.collaboration.discussion.DiscussionMessageModeratorFilterType
- public class DiscussionMessageModeratorFilterType
- extends java.lang.Object
An enumerated type passed to an instance of IDiscussionFilter to describe the moderator filter type for discussions, used in IDiscussionMessageFilter.get/setModeratorType methods.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ALL
public static final DiscussionMessageModeratorFilterType ALL
- Show all messages regardless of moderator.
USER_AS_MODERATOR
public static final DiscussionMessageModeratorFilterType USER_AS_MODERATOR
- Show only messages where the querying user is a moderator of the discussion.
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.