@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) |
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 showHiddenProject(Boolean show)
public static juzu.request.Phase.Resource.Dispatch findLabel()
public static juzu.request.Phase.Resource.Dispatch findUsersToMention(String query)
public static juzu.request.Phase.Resource.Dispatch findUser(String query)
public static juzu.request.Phase.Resource.Dispatch hideProject(Long projectId, Boolean hide)
public static juzu.request.Phase.Resource.Dispatch getDisplayNameOfUser(String usernames)
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.