public final class UserUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
SEARCH_LIMIT |
| Modifier and Type | Method and Description |
|---|---|
static List<UserGroup> |
buildGroupTree(Collection<org.exoplatform.services.organization.Group> groups) |
static String |
getDisplayName(org.exoplatform.services.organization.User user) |
static List<String> |
getMemberships(org.exoplatform.services.security.Identity identity) |
static List<String> |
getSpaceMemberships(String space_group_id) |
public static final int SEARCH_LIMIT
public static String getDisplayName(org.exoplatform.services.organization.User user)
public static List<String> getMemberships(org.exoplatform.services.security.Identity identity)
public static List<UserGroup> buildGroupTree(Collection<org.exoplatform.services.organization.Group> groups)
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.