@Generated(value={}) public class UserController_ extends Object
| Modifier and Type | Field and Description |
|---|---|
static juzu.impl.plugin.controller.descriptor.ControllerDescriptor |
DESCRIPTOR |
| Constructor and Description |
|---|
UserController_() |
| Modifier and Type | Method and Description |
|---|---|
static juzu.request.Phase.Resource.Dispatch |
findLabel() |
static juzu.request.Phase.Resource.Dispatch |
findUser(String query,
String projectName) |
static juzu.request.Phase.Resource.Dispatch |
findUsersToMention(String query) |
static juzu.request.Phase.Resource.Dispatch |
getDisplayNameOfUser(String usernames) |
static juzu.request.Phase.Resource.Dispatch |
hideProject(Long projectId,
Boolean hide) |
static juzu.request.Phase.Resource.Dispatch |
showHiddenProject(Boolean show) |
public static final juzu.impl.plugin.controller.descriptor.ControllerDescriptor DESCRIPTOR
public static juzu.request.Phase.Resource.Dispatch getDisplayNameOfUser(String usernames)
public static juzu.request.Phase.Resource.Dispatch findUser(String query, String projectName)
public static juzu.request.Phase.Resource.Dispatch showHiddenProject(Boolean show)
public static juzu.request.Phase.Resource.Dispatch findLabel()
public static juzu.request.Phase.Resource.Dispatch findUsersToMention(String query)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.