Shows node permissions as a table.
<adf-permission-list [nodeId]="nodeId"></adf-permission-list>
Name | Type | Default value | Description |
---|---|---|---|
nodeId | string | ID of the node whose permissions you want to show. |
Name | Type | Description |
---|---|---|
error | EventEmitter <any> | Emitted when an error occurs. |
update | EventEmitter < PermissionElement > | Emitted when the permission is updated. |
This component uses a Datatable component to show the
permissions retrieved from the Node service.
For the locally set permissions a role dropdown will be shown to let the user select a new role.
When the user selects a new value, the permission role is automatically updated and the update
event is emitted.
© 2023 Alfresco Software, Inc. All Rights Reserved.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.