public class OutlookMessageActivity
extends org.exoplatform.wcm.ext.component.activity.FileUIActivity
org.exoplatform.wcm.ext.component.activity.FileUIActivity.DownloadDocumentActionListener, org.exoplatform.wcm.ext.component.activity.FileUIActivity.OpenFileActionListener, org.exoplatform.wcm.ext.component.activity.FileUIActivity.ViewDocumentActionListenerorg.exoplatform.social.webui.activity.BaseUIActivity.CommentStatus, org.exoplatform.social.webui.activity.BaseUIActivity.DeleteActivityActionListener, org.exoplatform.social.webui.activity.BaseUIActivity.DeleteCommentActionListener, org.exoplatform.social.webui.activity.BaseUIActivity.LikeActivityActionListener, org.exoplatform.social.webui.activity.BaseUIActivity.LoadLikesActionListener, org.exoplatform.social.webui.activity.BaseUIActivity.PostCommentActionListener, org.exoplatform.social.webui.activity.BaseUIActivity.SetCommentListStatusActionListener, org.exoplatform.social.webui.activity.BaseUIActivity.ToggleDisplayCommentFormActionListener| Modifier and Type | Field and Description |
|---|---|
static String |
ACTIVITY_TYPE
The Constant ACTIVITY_TYPE.
|
protected String |
activityStatus
The activity status.
|
static String |
AUTHOR
The Constant AUTHOR.
|
static String |
DATE_CREATED
The Constant DATE_CREATED.
|
static String |
DATE_LAST_MODIFIED
The Constant DATE_LAST_MODIFIED.
|
static String |
DEFAULT_DATE_FORMAT
The Constant DEFAULT_DATE_FORMAT.
|
static String |
DEFAULT_TIME_FORMAT
The Constant DEFAULT_TIME_FORMAT.
|
protected org.exoplatform.services.cms.documents.DocumentService |
documentService
The document service.
|
static String |
FAKE_TITLE
The Constant FAKE_TITLE.
|
static String |
FILE_UUID
The Constant FILE_UUID.
|
protected static org.exoplatform.services.log.Log |
LOG
The Constant LOG.
|
protected String |
message
The activity status.
|
static String |
REPOSITORY
The Constant REPOSITORY.
|
protected static ThreadLocal<Boolean> |
scriptInitialized
The script initialized.
|
protected OutlookActivitySupport |
util
The util.
|
static String |
WORKSPACE
The Constant WORKSPACE.
|
ACTIVITY_STATUS, CONTENT_LINK, CONTENT_NAME, docPath, DOCUMENT_SUMMARY, DOCUMENT_TITLE, DOCUMENT_TYPE_LABEL, DOCUMENT_VERSION, ID, IMAGE_PATH, IS_SYSTEM_COMMENT, LAST_MODIFIED, MESSAGE, MIME_TYPE, repository, STATE, SYSTEM_COMMENT, workspace| Constructor and Description |
|---|
OutlookMessageActivity()
Instantiates a new outlook message activity.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getActivityStatus() |
String |
getPreviewLink(org.exoplatform.webui.core.lifecycle.WebuiBindingContext ctx)
Gets the preview link.
|
String |
getSummary(javax.jcr.Node node) |
String |
getViewLink()
Deprecated.
|
boolean |
isFileSupportPreview(javax.jcr.Node data) |
void |
renderContentPresentation()
Render content presentation.
|
void |
setUIActivityData(Map<String,String> activityParams) |
canEditDocument, getActivityEditLink, getActivityTitle, getAuthor, getContainerName, getContentLink, getContentName, getContentNode, getCssClassIconFile, getCurrentDocOpenUri, getDateCreated, getDateTimeFormatter, getDocAuthor, getDocDrive, getDocFolderRelativePath, getDocFolderRelativePathWithLinks, getDocOpenUri, getDocSummary, getDocTitle, getDocTypeName, getDocumentSummary, getDocUpdateDate, getDocVersion, getDownloadLink, getEditLink, getFileSize, getImageHeight, getImagePath, getImageWidth, getLastModified, getMessage, getMimeType, getNodeLocation, getNodeUUID, getSize, getSpaceAvatarImageSource, getState, getSystemCommentBundle, getSystemCommentTitle, getTitle, getUserAvatarImageSource, getUserFullName, getUserProfileUri, getVersion, getWebdavURL, isSymlink, setActivityTitle, setAuthor, setContentLink, setContentName, setContentNode, setDateCreated, setImagePath, setLastModified, setMessage, setMimeType, setNodeLocation, setNodeUUID, setStatecommentListToggleable, event, focusToLatestComment, getActivity, getActivityCommentsListAccess, getActivityPermalink, getAllComments, getAllCommentSize, getCommenterIdentity, getCommentListStatus, getCommentMaxCharactersAllowed, getCommentMinCharactersAllowed, getCommentPermalink, getComments, getCurrentLoadIndex, getDisplayedIdentityLikes, getI18N, getIdentityLikes, getLoadCapacity, getOwnerIdentity, getPostedTimeInSpaceString, getPostedTimeString, getSpaceCreatorIdentity, getSpaceURL, isActivityCommentable, isActivityCommentAndLikable, isActivityDeletable, isAllCommentsHidden, isAllLoaded, isCommentDeletable, isCommentFormDisplayed, isCommentFormFocused, isDeletedSpace, isLiked, isNoLongerExisting, isNoLongerExisting, isSpaceActivity, isSpaceStreamOwner, isUISpaceActivitiesDisplay, isUserActivity, processRender, refresh, saveComment, setActivity, setActivityCommentsListAccess, setAllCommentsHidden, setAllLoaded, setCommentFormDisplayed, setCommentFormFocused, setCommentListStatus, setCommentMaxCharactersAllowed, setCommentMinCharactersAllowed, setIdenityLikes, setLike, setLoadCapacity, setOwnerIdentityaddUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, getLabel, getSubmitAction, getUICheckBoxInput, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, renderField, renderField, reset, setActions, setMultiPart, setSubmitAction, urladdChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesbroadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, processDecode, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, urlpublic static final String ACTIVITY_TYPE
public static final String FILE_UUID
public static final String REPOSITORY
public static final String WORKSPACE
public static final String AUTHOR
public static final String DATE_CREATED
public static final String DATE_LAST_MODIFIED
public static final String DEFAULT_DATE_FORMAT
public static final String DEFAULT_TIME_FORMAT
public static final String FAKE_TITLE
protected static final org.exoplatform.services.log.Log LOG
protected static ThreadLocal<Boolean> scriptInitialized
protected org.exoplatform.services.cms.documents.DocumentService documentService
protected String message
protected String activityStatus
protected final OutlookActivitySupport util
public boolean isFileSupportPreview(javax.jcr.Node data)
throws Exception
isFileSupportPreview in class org.exoplatform.wcm.ext.component.activity.FileUIActivityExceptionpublic String getSummary(javax.jcr.Node node)
getSummary in class org.exoplatform.wcm.ext.component.activity.FileUIActivitypublic void renderContentPresentation()
throws Exception
Exception - the exception@Deprecated public String getViewLink()
Stringpublic String getPreviewLink(org.exoplatform.webui.core.lifecycle.WebuiBindingContext ctx)
ctx - the ctxpublic String getActivityStatus()
getActivityStatus in class org.exoplatform.wcm.ext.component.activity.FileUIActivityCopyright © 2003–2017 eXo Platform SAS. All rights reserved.