Uses of Class
org.silverpeas.admin.web.UsersAndGroupsRoleEntity

Packages that use UsersAndGroupsRoleEntity
org.silverpeas.admin.web   
 

Uses of UsersAndGroupsRoleEntity in org.silverpeas.admin.web
 

Methods in org.silverpeas.admin.web that return UsersAndGroupsRoleEntity
protected  UsersAndGroupsRoleEntity UsersAndGroupsRoleEntity.addGroup(URI groupProfileURI)
           
protected  UsersAndGroupsRoleEntity UsersAndGroupsRoleEntity.addUser(URI userProfileURI)
           
static UsersAndGroupsRoleEntity UsersAndGroupsRoleEntity.createFrom(SilverpeasRole role, String label)
          Creates a new entity.
 UsersAndGroupsRoleEntity UsersAndGroupsRoleEntity.withParentURI(URI parentURI)
          Sets a parent URI to this entity.
 UsersAndGroupsRoleEntity UsersAndGroupsRoleEntity.withURI(URI uri)
          Sets a URI to this entity.
 

Methods in org.silverpeas.admin.web that return types with arguments of type UsersAndGroupsRoleEntity
 Map<SilverpeasRole,UsersAndGroupsRoleEntity> ComponentResource.getUsersAndGroupsRoles(String roles)
          Gets users and groups roles indexed by role names.
 Map<SilverpeasRole,UsersAndGroupsRoleEntity> SpaceResource.getUsersAndGroupsRoles(String spaceId, String roles)
          Gets users and groups roles indexed by role names.
 



Copyright © 2016 Silverpeas. All Rights Reserved.