Class UserAllowedActions
java.lang.Object
com.adobe.cq.sites.ui.models.admin.security.permission.UserAllowedActions
@Model(adaptables=SlingHttpServletRequest.class)
public final class UserAllowedActions
extends Object
Representation of the User allowed actions. The actions can the current user perform on the given resource
The access rights are associated with the resource provided via the item request parameter. We are not displaying the data of the current resource but from a given resource
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanCan the user edit the acl of the resourceClass names to be added to the given component
-
Constructor Details
-
UserAllowedActions
public UserAllowedActions()
-
-
Method Details
-
canEditAcl
public boolean canEditAcl()Can the user edit the acl of the resource- Returns:
-
getClassNames
Class names to be added to the given component- Returns:
-