Uses of Class
com.silverpeas.profile.web.UserGroupProfileEntity

Packages that use UserGroupProfileEntity
com.silverpeas.profile.web   
 

Uses of UserGroupProfileEntity in com.silverpeas.profile.web
 

Methods in com.silverpeas.profile.web that return UserGroupProfileEntity
static UserGroupProfileEntity UserGroupProfileEntity.fromGroup(Group group)
          Decorates the specified user group with the required WEB exposition features.
static UserGroupProfileEntity[] UserGroupProfileEntity.fromGroups(List<? extends Group> groups, URI groupsURI)
          Decorates the specified user groups with required WEB exposition features.
 UserGroupProfileEntity UserGroupProfileResource.getGroup(String groupPath)
          Gets the group of users identified by the specified path.
 UserGroupProfileEntity UserGroupProfileEntity.withAsUri(URI groupUri)
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.