Oracle® Collaboration Suite Workspaces API Reference
10g Release 1 (10.1.2)

B25479-01


oracle.workspaces.authorization
Class CwMemberable

java.lang.Object
  extended byCwDefaultMemberInfo
      extended byoracle.workspaces.authorization.CwMemberable


public class CwMemberable
extends CwDefaultMemberInfo

This class represents an identity (user or group) which is legal to add into workspace as a member with predefined member role and custom roles from a specific workspace. To add the same identity into different Workspace different instance of this class has to be created with different CwMemberRole and oracle.workspaces.authorization.CwCustomRole or these two values has to be updated.

See Also:
Serialized Form

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait


Copyright © 2001, 2005, Oracle. All rights reserved.