com.plumtree.remote.prc.collaboration.security
Class MemberType
java.lang.Object
com.plumtree.remote.prc.collaboration.security.MemberType
- public class MemberType
- extends java.lang.Object
An enumerated type used to describe the type of the member in a role, used in IRole.addMember, and IRole.removeMember.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
GROUP
public static final MemberType GROUP
- Group.
USER
public static final MemberType USER
- User.
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.