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)
|