Class UserAllowedActions
- java.lang.Object
-
- com.adobe.cq.sites.ui.models.admin.security.permission.UserAllowedActions
-
@Model(adaptables=SlingHttpServletRequest.class) public final class UserAllowedActions extends java.lang.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 Constructor Description UserAllowedActions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
canEditAcl()
Can the user edit the acl of the resourcejava.lang.String
getClassNames()
Class names to be added to the given component
-