@Generated(value={}) public class ChatApplication_ extends Object
| Modifier and Type | Field and Description |
|---|---|
static juzu.impl.plugin.controller.descriptor.ControllerDescriptor |
DESCRIPTOR |
| Constructor and Description |
|---|
ChatApplication_() |
| Modifier and Type | Method and Description |
|---|---|
static juzu.request.Phase.Resource.Dispatch |
createEvent(String space,
String users,
String summary,
String startDate,
String startTime,
String endDate,
String endTime,
String location) |
static juzu.request.Phase.View.Dispatch |
index() |
static juzu.request.Phase.Resource.Dispatch |
initChatProfile() |
static juzu.request.Phase.Resource.Dispatch |
maintainSession() |
static juzu.request.Phase.Resource.Dispatch |
processAction() |
static juzu.request.Phase.Resource.Dispatch |
saveWiki(String targetFullname,
String content) |
static juzu.request.Phase.Resource.Dispatch |
upload(String room,
String targetUser,
String targetFullname,
String encodedFileName) |
public static final juzu.impl.plugin.controller.descriptor.ControllerDescriptor DESCRIPTOR
public static juzu.request.Phase.Resource.Dispatch upload(String room, String targetUser, String targetFullname, String encodedFileName)
public static juzu.request.Phase.Resource.Dispatch processAction()
public static juzu.request.Phase.View.Dispatch index()
public static juzu.request.Phase.Resource.Dispatch maintainSession()
public static juzu.request.Phase.Resource.Dispatch saveWiki(String targetFullname, String content)
public static juzu.request.Phase.Resource.Dispatch initChatProfile()
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.