@Generated(value={}) public class ManagerController_ extends Object
| Modifier and Type | Field and Description |
|---|---|
static juzu.impl.plugin.controller.descriptor.ControllerDescriptor |
DESCRIPTOR |
| Constructor and Description |
|---|
ManagerController_() |
| Modifier and Type | Method and Description |
|---|---|
static juzu.request.Phase.Resource.Dispatch |
add2Program(String username,
String role,
String notif) |
static juzu.request.Phase.Resource.Dispatch |
addManagers2Program(String[] usernames,
String role,
String notif) |
static juzu.request.Phase.Resource.Dispatch |
listProgramManagers() |
static juzu.request.Phase.Resource.Dispatch |
removeProgramManager(String username) |
static juzu.request.Phase.Resource.Dispatch |
searchEXOProfiles(String keyword) |
static juzu.request.Phase.Resource.Dispatch |
searchEXOUsers(String keyword) |
static juzu.request.Phase.Resource.Dispatch |
updateAjaxProgramManagerInLine(String username,
String action,
String val) |
public static final juzu.impl.plugin.controller.descriptor.ControllerDescriptor DESCRIPTOR
public static juzu.request.Phase.Resource.Dispatch add2Program(String username, String role, String notif)
public static juzu.request.Phase.Resource.Dispatch addManagers2Program(String[] usernames, String role, String notif)
public static juzu.request.Phase.Resource.Dispatch listProgramManagers()
public static juzu.request.Phase.Resource.Dispatch searchEXOUsers(String keyword)
public static juzu.request.Phase.Resource.Dispatch updateAjaxProgramManagerInLine(String username, String action, String val)
public static juzu.request.Phase.Resource.Dispatch removeProgramManager(String username)
public static juzu.request.Phase.Resource.Dispatch searchEXOProfiles(String keyword)
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.