public class UserController extends Object
| Constructor and Description |
|---|
UserController() |
| Modifier and Type | Method and Description |
|---|---|
juzu.Response |
findUser(String query) |
juzu.Response |
findUsersToMention(String query) |
juzu.Response |
getDisplayNameOfUser(String usernames) |
juzu.Response |
hideProject(Long projectId,
Boolean hide) |
juzu.Response |
showHiddenProject(Boolean show,
juzu.request.SecurityContext securityContext) |
public juzu.Response findUser(String query)
public juzu.Response findUsersToMention(String query)
public juzu.Response getDisplayNameOfUser(String usernames)
public juzu.Response showHiddenProject(Boolean show, juzu.request.SecurityContext securityContext)
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.