@NonNullApi
| Class | Description |
|---|---|
| AnnotatedPermissionsBuilder |
INTERNAL
|
| AnnotatedRoleDefinition |
Abstract class that helps to work with
Role annotation. |
| DynamicAttributesReadOnlyRoleDefinition |
System role that grants read-only permissions to work with dynamic attributes administration screen.
|
| DynamicAttributesRoleDefinition |
System role that grants full permissions to work with dynamic attributes administration.
|
| EmailHistoryRoleDefinition |
System role that grants permissions to work with email history.
|
| EntityLogRoleDefinition |
System role that grants permissions to work with entity log.
|
| FileStorageReadOnlyRoleDefinition |
System role that grants read-only permissions to work with file storage.
|
| FileStorageRoleDefinition |
System role that grants full permissions to work with file storage.
|
| FilterRoleDefinition |
System role that grants permissions to create and edit filters
that accessible only by the user who created them.
|
| FoldersPanelRoleDefinition |
System role that grants permissions to create and edit application folders and global search folders.
|
| FullAccessRoleDefinition |
System role that grants permissions on everything.
|
| MinimalRoleDefinition |
System role that grants minimal permissions required for all users of generic UI client.
|
| PredefinedRoleDefinitionRepository |
The repository of role definitions built from classes annotated with the
Role. |
| RolesHelper |
Class contains miscellaneous useful methods for working with predefined roles
|
| RolesServiceBean | |
| SearchFoldersRoleDefinition |
System role that grants permissions to create and edit search folders
that accessible only by the user who created them.
|