public interface Permissions extends Serializable
Modifier and Type | Method and Description |
---|---|
boolean |
canAddChildren()
Returns Determines whether the current user can add children to the node.
|
boolean |
canComment()
Returns Determines whether the current user can comment on the node.
|
boolean |
canDelete()
Returns Determines whether the current user can delete the node.
|
boolean |
canEdit()
Returns Determines whether the current user can edit the node.
|
boolean canEdit()
boolean canDelete()
boolean canAddChildren()
boolean canComment()
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.