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 Details

    • UserAllowedActions

      public UserAllowedActions()
  • Method Details

    • canEditAcl

      public boolean canEditAcl()
      Can the user edit the acl of the resource
      Returns:
    • getClassNames

      public String getClassNames()
      Class names to be added to the given component
      Returns: