public class OutlookMessageActivity
extends org.exoplatform.wcm.ext.component.activity.FileUIActivity
| Modifier and Type | Class and Description |
|---|---|
static class |
OutlookMessageActivity.ViewDocumentActionListener |
org.exoplatform.wcm.ext.component.activity.FileUIActivity.DownloadDocumentActionListener, org.exoplatform.wcm.ext.component.activity.FileUIActivity.OpenFileActionListenerorg.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 |
static String |
AUTHOR |
static String |
DATE_CREATED |
static String |
DATE_LAST_MODIFIED |
static String |
DEFAULT_DATE_FORMAT |
static String |
DEFAULT_TIME_FORMAT |
static String |
FILE_UUID |
protected static org.exoplatform.services.log.Log |
LOG |
static String |
REPOSITORY |
protected static ThreadLocal<Boolean> |
scriptInitialized |
static String |
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() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSummary(javax.jcr.Node node) |
String |
getViewLink()
Get a link to open the activity in new window.
Method existed in the parent class in PLF 4.3, but removed in 4.4, thus we keep it here. |
boolean |
isFileSupportPreview(javax.jcr.Node data) |
void |
renderContentPresentation() |
canEditDocument, getActivityEditLink, getActivityStatus, 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, setState, setUIActivityDatacommentListToggleable, event, focusToLatestComment, getActivity, getActivityCommentsListAccess, getActivityPermalink, getAllComments, getAllCommentSize, getCommenterIdentity, getCommentListStatus, getCommentMaxCharactersAllowed, getCommentMinCharactersAllowed, getCommentPermalink, getComments, getCurrentLoadIndex, getDisplayedIdentityLikes, getI18N, getIdentityLikes, getLoadCapacity, getOwnerIdentity, getPostedTimeInSpaceString, getPostedTimeString, getSpaceCreatorIdentity, 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
protected static final org.exoplatform.services.log.Log LOG
protected static ThreadLocal<Boolean> scriptInitialized
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
ExceptionCopyright © 2003–2016 eXo Platform SAS. All rights reserved.