Social Collaboration Role Extensions
The Social Collaboration Role Extensions add-on defines role-specific classes such as Global Administrator Role, Editor Role, and Reader Role. It also defines roles that are scoped to a teamspace.
Note: Applications that require the Social Collaboration
Role Extensions add-on will typically install the add-on automatically
as part of deploying and configuring the application, or the application's
documentation will direct you to install the add-on. Do not install
the add-on unless you are using an application that requires the
add-on.
You can use Administration Console for Content Platform Engine to view the metadata.
- Display name
- Social Collaboration Role Extensions
- Installation type
- Optional
- Predecessors
- Custom Role Extensions
- Required by
- Social Collaboration Base Extensions
| Class name (symbolic name) | Description |
|---|---|
| Contributor Role (ClbContributorRole) | Represents contributors within a teamspace. |
| Document Security Combiner (ClbDocumentSecurityCombiner) | Represents an aggregation of multiple roles for a document. |
| Editor Role (ClbEditorRole) | Represents editors within a teamspace. |
| Folder Security Combiner (ClbFolderSecurityCombiner) | Represents an aggregation of multiple roles for a folder within a teamspace. |
| Global Administrator Role (ClbGlobalAdministratorRole) | Represents global administrators. |
| Reader Role (ClbReaderRole) | Represents readers within a teamspace. |
| Teamspace Owner Role (ClbTeamspaceOwnerRole) | Represents a teamspace owner role. |
| Teamspace Role (ClbTeamspaceRole) | An abstract superclass representing the roles that are scoped to a teamspace or that are scoped more narrowly than a teamspace. |
| Teamspace Security Combiner (ClbTeamspaceSecurityCombiner) | Represents an aggregation of multiple roles for a teamspace. |
| Teamspace Subordinate Role (ClbTeamspaceSubordinateRole) | An abstract superclass representing the roles that are scoped to a teamspace or more narrowly, and are functionally less powerful than teamspace owners. |