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.
You can use Administration Console for Content Platform Engine to view the metadata.
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. |