experimental Contains the set of classes that implements the user interface for managing roles.

An overview of the roles admin UI

The roles admin UI allows a user with the appropriate permissions to perform the following administrative actions:

The Bebop component hierarchy


  {@link com.arsdigita.cms.ui.staff.AdministrationPane}    [com.arsdigita.cms.ui.staff.AdministrationPane]
    {@link com.arsdigita.cms.ui.staff.RoleListing}         [com.arsdigita.cms.ui.staff.RoleListing]
    {@link com.arsdigita.cms.ui.staff.StaffRole}           [com.arsdigita.cms.ui.staff.StaffRole]
      {@link com.arsdigita.cms.ui.staff.RoleInfo}          [com.arsdigita.cms.ui.staff.RoleInfo]
      {@link com.arsdigita.cms.ui.staff.RoleMembers}	[com.arsdigita.cms.ui.staff.RoleMembers]
      {@link com.arsdigita.cms.ui.staff.EditRole}	        [com.arsdigita.cms.ui.staff.EditRole]
      {@link com.arsdigita.cms.ui.staff.UserInfo}	        [com.arsdigita.cms.ui.staff.UserInfo]
      {@link com.arsdigita.cms.ui.staff.RoleAddSearchUser} [com.arsdigita.cms.ui.staff.RoleAddSearchUser]
        {@link com.arsdigita.cms.ui.UserSearchForm}  [com.arsdigita.cms.ui.UserSearchForm]
        {@link com.arsdigita.cms.ui.staff.RoleAddUser}     [com.arsdigita.cms.ui.staff.RoleAddUser]
    {@link com.arsdigita.cms.ui.staff.AddRole}             [com.arsdigita.cms.ui.staff.AddRole]