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

B25479-01


Package oracle.workspaces.authorization

Interface Summary
CwIdentity This interface maps to an indentity (user or group) in LDAP.
CwUserProperties  

 

Class Summary
CwAddSubgroupMembersResponse  
CwAddWorkspaceMembersResponse  
CwApplicationRole The Application level role, ADMIN or CREATOR.
CwDeleteSubgroupMembersResponse  
CwDeleteWorkspaceMembersResponse  
CwExternalUser This class represents a user which has been deleted from LDAP or an external user who participates the discussion forum from outside of the LDAP user base.
CwGroup This class represents a regular OID group which can be added to workspace(s).
CwMember This class represents an exsiting member (user or group) in a workspace with a specific role
CwMemberable 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.
CwMemberRole The pre-defined memeber role defined in workspace, either ADMIN, WRITER, or READER.
CwMemberRoleProperties The class keeps all the member role properties together, such that caller can update more than one property in one call.
CwMemberRoleType The pre-defined role defined in workspace, either ADMIN, WRITER, or READER.
CwPermission The class to represent a permission in the CW System on any CW object.
CwPermissionType The pre-defined role defined in workspace, either ADMIN, WRITER, or READER.
CwRole The Role defined in the workspace, either member, application or custom.
CwSubgroup This class represents a subgroup defined in a workspace which is a collection of members in this workspace.
CwSubgroupProperties The class keeps all the subgroup properties together, such that caller can update more than one property in one call.
CwUser This class represents a regular OID user which can be added to workspace(s).

 

Exception Summary
CwAuthorizationException  

 


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