sv:role

A role is a child of the sv:roleRepository.

Node name

Name

Type and description

<role-name>

Fixed / Model independent


The given name of the role.


Properties

Name

Type and description

description

javax.jcr.PropertyType.STRING


Role description.



displayName

javax.jcr.PropertyType.STRING


The given name of the role.

Sitevision Utility API tip!

  • The RoleUtil interface exposes methods for easy access to sv:role nodes by their name. RoleUtil laso exposes methods for working with roles, for instance check if a certain user has the required role.