@Generated(value={}) public class Outlook_ extends Object
| Modifier and Type | Field and Description |
|---|---|
static juzu.impl.plugin.controller.descriptor.ControllerDescriptor |
DESCRIPTOR |
| Constructor and Description |
|---|
Outlook_() |
| Modifier and Type | Method and Description |
|---|---|
static juzu.request.Phase.Resource.Dispatch |
addAttachmentForm() |
static juzu.request.Phase.Resource.Dispatch |
addFolder(String groupId,
String path,
String name) |
static juzu.request.Phase.Resource.Dispatch |
addFolderDialog() |
static juzu.request.Phase.Resource.Dispatch |
convertToForum(String groupId,
String messageId,
String subject,
String body,
String created,
String modified,
String userName,
String userEmail,
String fromName,
String fromEmail) |
static juzu.request.Phase.Resource.Dispatch |
convertToForumForm() |
static juzu.request.Phase.Resource.Dispatch |
convertToStatus(String groupId,
String messageId,
String title,
String subject,
String body,
String created,
String modified,
String userName,
String userEmail,
String fromName,
String fromEmail) |
static juzu.request.Phase.Resource.Dispatch |
convertToStatusForm() |
static juzu.request.Phase.Resource.Dispatch |
convertToWiki(String groupId,
String messageId,
String subject,
String body,
String created,
String modified,
String userName,
String userEmail,
String fromName,
String fromEmail) |
static juzu.request.Phase.Resource.Dispatch |
convertToWikiForm() |
static juzu.request.Phase.View.Dispatch |
error(String message) |
static juzu.request.Phase.Resource.Dispatch |
exploreFiles(String sourceId,
String path) |
static juzu.request.Phase.Resource.Dispatch |
fileLink(String nodePath) |
static juzu.request.Phase.Resource.Dispatch |
folders(String groupId,
String path) |
static juzu.request.Phase.Resource.Dispatch |
getMessage(String ewsUrl,
String userEmail,
String userName,
String messageId,
String messageToken) |
static juzu.request.Phase.Resource.Dispatch |
homeForm() |
static juzu.request.Phase.View.Dispatch |
index(String command) |
static juzu.request.Phase.Resource.Dispatch |
logout() |
static juzu.request.Phase.Resource.Dispatch |
postStatus(String groupId,
String message,
String userName,
String userEmail) |
static juzu.request.Phase.Resource.Dispatch |
postStatusForm() |
static juzu.request.Phase.Resource.Dispatch |
rememberme() |
static juzu.request.Phase.Resource.Dispatch |
saveAttachment(String groupId,
String path,
String comment,
String ewsUrl,
String userEmail,
String userName,
String messageId,
String attachmentToken,
String attachmentIds) |
static juzu.request.Phase.Resource.Dispatch |
saveAttachmentForm() |
static juzu.request.Phase.Resource.Dispatch |
search(String sourceId,
String text) |
static juzu.request.Phase.Resource.Dispatch |
searchFiles(String sourceId,
String text) |
static juzu.request.Phase.Resource.Dispatch |
searchForm() |
static juzu.request.Phase.Resource.Dispatch |
startDiscussion(String groupId,
String name,
String text,
String userName,
String userEmail) |
static juzu.request.Phase.Resource.Dispatch |
startDiscussionForm() |
static juzu.request.Phase.Resource.Dispatch |
userInfoComposeForm() |
static juzu.request.Phase.Resource.Dispatch |
userInfoConnections(String presentUsers) |
static juzu.request.Phase.Resource.Dispatch |
userInfoDetails(String user) |
static juzu.request.Phase.Resource.Dispatch |
userInfoReadForm() |
static juzu.request.Phase.Resource.Dispatch |
userInfoRecipients(String emails) |
static juzu.request.Phase.Resource.Dispatch |
userSpaces() |
public static final juzu.impl.plugin.controller.descriptor.ControllerDescriptor DESCRIPTOR
public static juzu.request.Phase.Resource.Dispatch convertToWikiForm()
public static juzu.request.Phase.Resource.Dispatch convertToStatus(String groupId, String messageId, String title, String subject, String body, String created, String modified, String userName, String userEmail, String fromName, String fromEmail)
public static juzu.request.Phase.Resource.Dispatch convertToStatusForm()
public static juzu.request.Phase.View.Dispatch error(String message)
public static juzu.request.Phase.Resource.Dispatch addFolderDialog()
public static juzu.request.Phase.Resource.Dispatch saveAttachment(String groupId, String path, String comment, String ewsUrl, String userEmail, String userName, String messageId, String attachmentToken, String attachmentIds)
public static juzu.request.Phase.Resource.Dispatch convertToForumForm()
public static juzu.request.Phase.Resource.Dispatch logout()
public static juzu.request.Phase.Resource.Dispatch searchForm()
public static juzu.request.Phase.Resource.Dispatch startDiscussionForm()
public static juzu.request.Phase.Resource.Dispatch convertToForum(String groupId, String messageId, String subject, String body, String created, String modified, String userName, String userEmail, String fromName, String fromEmail)
public static juzu.request.Phase.Resource.Dispatch startDiscussion(String groupId, String name, String text, String userName, String userEmail)
public static juzu.request.Phase.Resource.Dispatch userInfoComposeForm()
public static juzu.request.Phase.Resource.Dispatch saveAttachmentForm()
public static juzu.request.Phase.Resource.Dispatch addAttachmentForm()
public static juzu.request.Phase.Resource.Dispatch postStatusForm()
public static juzu.request.Phase.Resource.Dispatch exploreFiles(String sourceId, String path)
public static juzu.request.Phase.Resource.Dispatch fileLink(String nodePath)
public static juzu.request.Phase.Resource.Dispatch searchFiles(String sourceId, String text)
public static juzu.request.Phase.Resource.Dispatch homeForm()
public static juzu.request.Phase.Resource.Dispatch userSpaces()
public static juzu.request.Phase.Resource.Dispatch userInfoReadForm()
public static juzu.request.Phase.Resource.Dispatch rememberme()
public static juzu.request.Phase.Resource.Dispatch userInfoRecipients(String emails)
public static juzu.request.Phase.View.Dispatch index(String command)
public static juzu.request.Phase.Resource.Dispatch userInfoDetails(String user)
public static juzu.request.Phase.Resource.Dispatch userInfoConnections(String presentUsers)
public static juzu.request.Phase.Resource.Dispatch convertToWiki(String groupId, String messageId, String subject, String body, String created, String modified, String userName, String userEmail, String fromName, String fromEmail)
public static juzu.request.Phase.Resource.Dispatch getMessage(String ewsUrl, String userEmail, String userName, String messageId, String messageToken)
public static juzu.request.Phase.Resource.Dispatch postStatus(String groupId, String message, String userName, String userEmail)
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.