Package com.plumtree.remote.prc.collaboration.security

Provides classes and interfaces for managing the security level for Collaboration projects and the access level for Collaboration objects.

See:
          Description

Interface Summary
IRole Interface that represents a project role that specifies which groups and users can access the objects in this project.
 

Class Summary
AccessLevel An enumerated type used to describe the access levels of collaboration objects.
CommunityMemberType An enumerated type used to describe the type of member in a community to be added to a role.
FunctionalArea An enumerated type used to describe Collaboration functional areas, used in IRole.get/setRolePermission.
MemberQueryType An enumerated type used to retrieve a specific type of member in a role, used in IRole.getMemberIDs.
MemberType An enumerated type used to describe the type of the member in a role, used in IRole.addMember, and IRole.removeMember.
RoleType An enumerated type used to describe the default roles for projects.
 

Package com.plumtree.remote.prc.collaboration.security Description

Provides classes and interfaces for managing the security level for Collaboration projects and the access level for Collaboration objects. (See Security Examples.)

Since:
IDK 5.1


For additional information on the Oracle® WebCenter Interaction Development Kit, including tutorials, blogs, code samples and more, see the Oracle Technology Network (http://www.oracle.com/technology/index.html).

Copyright ©2010 Oracle® Corporation. All Rights Reserved.