public class UILinkActivity
extends org.exoplatform.social.webui.activity.BaseUIActivity
| Modifier and Type | Class and Description |
|---|---|
static class |
UILinkActivity.ViewDocumentActionListener |
org.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.EditActivityActionListener, org.exoplatform.social.webui.activity.BaseUIActivity.EditCommentActionListener, org.exoplatform.social.webui.activity.BaseUIActivity.LikeActivityActionListener, org.exoplatform.social.webui.activity.BaseUIActivity.LikeCommentActionListener, 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 |
| Constructor and Description |
|---|
UILinkActivity() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
editActivity(String message) |
String |
getEmbedHtml() |
String |
getLinkComment() |
String |
getLinkDescription() |
String |
getLinkImage() |
String |
getLinkSource() |
String |
getLinkTitle() |
void |
setEmbedHtml(String embedHtml) |
void |
setLinkComment(String linkComment) |
void |
setLinkDescription(String linkDescription) |
void |
setLinkImage(String linkImage) |
void |
setLinkSource(String linkSource) |
void |
setLinkTitle(String linkTitle) |
commentListToggleable, editCommentMessage, event, focusToComment, getAbsolutePostedTime, getActivity, getActivityCommentsListAccess, getActivityPermalink, getAllComments, getAllCommentSize, getAndSetUpdatedCommentId, getCommenterIdentity, getCommentListStatus, getCommentMaxCharactersAllowed, getCommentMinCharactersAllowed, getCommentPermalink, getComments, getCurrentLoadIndex, getDisplayedIdentityLikes, getI18N, getIdentityLikes, getLoadCapacity, getOwnerIdentity, getParentCommentsSize, getRelativeTimeLabel, getSpaceCreatorIdentity, getSpaceGroupId, getSpaceURL, getSubCommentsSize, isActivityCommentable, isActivityCommentAndLikable, isActivityDeletable, isActivityEditable, isAllCommentsHidden, isAllLoaded, isCommentDeletable, isCommentFormDisplayed, isCommentFormFocused, isDeletedSpace, isLiked, isNoLongerExisting, isNoLongerExisting, isSpaceActivity, isSpaceStreamOwner, isSubCommentOfComment, isUISpaceActivitiesDisplay, isUserActivity, processRender, refresh, saveComment, setActivity, setActivityCommentsListAccess, setAllCommentsHidden, setAllLoaded, setCommentFormDisplayed, setCommentFormFocused, setCommentListStatus, setCommentMaxCharactersAllowed, setCommentMinCharactersAllowed, setIdenityLikes, setLike, setLikeComment, 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 String getLinkComment()
public void setLinkComment(String linkComment)
public String getLinkDescription()
public void setLinkDescription(String linkDescription)
public String getLinkImage()
public void setLinkImage(String linkImage)
public String getLinkSource()
public void setLinkSource(String linkSource)
public String getLinkTitle()
public void setLinkTitle(String linkTitle)
public String getEmbedHtml()
public void setEmbedHtml(String embedHtml)
protected void editActivity(String message)
editActivity in class org.exoplatform.social.webui.activity.BaseUIActivityCopyright © 2003–2019 eXo Platform SAS. All rights reserved.